Dynamicweb 8 Documentation
Rule Class
Members 

Syntax
'Declaration
 
<SerializableAttribute()> 
Public MustInherit Class Rule 
[SerializableAttribute()] 
public abstract class Rule 
Inheritance Hierarchy

System.Object
   Dynamicweb.eCommerce.Orders.Validation.Rules.Rule
      Dynamicweb.eCommerce.Orders.Validation.Rules.ContainsRule
      Dynamicweb.eCommerce.Orders.Validation.Rules.EmailRule
      Dynamicweb.eCommerce.Orders.Validation.Rules.EqualsRule
      Dynamicweb.eCommerce.Orders.Validation.Rules.IntegerRule
      Dynamicweb.eCommerce.Orders.Validation.Rules.LessThanRule
      Dynamicweb.eCommerce.Orders.Validation.Rules.MinLengthRule
      Dynamicweb.eCommerce.Orders.Validation.Rules.NumericRule
      Dynamicweb.eCommerce.Orders.Validation.Rules.RegexRule
      Dynamicweb.eCommerce.Orders.Validation.Rules.VaucherNotExpiredRule
      Dynamicweb.eCommerce.Orders.Validation.Rules.VaucherValidRule

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

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

Send Feedback