Dynamicweb 8 Documentation
MinLengthRule Class
Members 

Syntax
'Declaration
 
<AddInOrderAttribute(6)> 
<AddInNameAttribute("Minimum length")> 
<AddInUseParametersAttribute(True)> 
Public Class MinLengthRule 
   Inherits Rule
[AddInOrderAttribute(6)] 
[AddInNameAttribute("Minimum length")] 
[AddInUseParametersAttribute(true)] 
public class MinLengthRule : Rule 
Inheritance Hierarchy

System.Object
   Dynamicweb.eCommerce.Orders.Validation.Rules.Rule
      Dynamicweb.eCommerce.Orders.Validation.Rules.MinLengthRule
         Dynamicweb.eCommerce.Orders.Validation.Rules.MaxLengthRule
         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

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

Send Feedback