Click or drag to resize

MinLengthRule Class

Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce.Orders.Validation.Rules
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[AddInNameAttribute("Minimum length")]
[AddInUseParametersAttribute(true)]
[AddInOrderAttribute(6)]
public class MinLengthRule : Rule

The MinLengthRule type exposes the following members.

Constructors
  NameDescription
Public methodMinLengthRule
Initializes a new instance of the MinLengthRule class
Top
Properties
Methods
Fields
  NameDescription
Protected fieldParam
Top
See Also