Click or drag to resize
IValidationRuleActivator Methods
Methods
  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