Dynamicweb 8 Documentation
RequiredRule Class
Members 

Syntax
'Declaration
 
<AddInUseParametersAttribute(False)> 
<AddInNameAttribute("Required")> 
<AddInOrderAttribute(-1)> 
Public Class RequiredRule 
   Inherits MinLengthRule
[AddInUseParametersAttribute(false)] 
[AddInNameAttribute("Required")] 
[AddInOrderAttribute(-1)] 
public class RequiredRule : MinLengthRule 
Inheritance Hierarchy

System.Object
   Dynamicweb.eCommerce.Orders.Validation.Rules.Rule
      Dynamicweb.eCommerce.Orders.Validation.Rules.MinLengthRule
         Dynamicweb.eCommerce.Orders.Validation.Rules.RequiredRule

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RequiredRule Members
Dynamicweb.eCommerce.Orders.Validation.Rules Namespace

Send Feedback