Click or drag to resize
IValidationRuleActivatorCreateValidationRule Method
Overload List
  NameDescription
Public methodCreateValidationRule(String)
Creates a new instance of the ValidationRule specified by its definition with default property values.
Public methodCreateValidationRule(ValidationRuleDefinition)
Creates a new instance of the ValidationRule specified by its definition with default property values.
Top
See Also