| ValidationRule Methods |
The ValidationRule type exposes the following members.
| Name | Description | |
|---|---|---|
| GetTitle |
Gets a title for this instance of validation rule such as 'Maximum length is 100'.
| |
| IsValueValid |
Validates the form component's value and returns true if the value is valid.
| |
| ModifyMetadata |
Modifies modelMetadata according to the current object.
|