Click or drag to resize
ValidationRule Methods

The ValidationRule type exposes the following members.

Methods
  NameDescription
Public methodGetTitle
Gets a title for this instance of validation rule such as 'Maximum length is 100'.
Public methodIsValueValid
Validates the form component's value and returns true if the value is valid.
Public methodModifyMetadata
Modifies modelMetadata according to the current object.
Top
See Also