StringValidationRule Properties |
The StringValidationRule type exposes the following members.
| Name | Description | |
|---|---|---|
| IsEmptyStringValid |
Gets a value indicating whether empty strings are valid.
| |
| MatchingPattern | Gets a regular expression to match the value against. | |
| MaxLength | Gets the maximum allowed length of the value. | |
| PatternDescription |
Gets some text describing the validation pattern in friendly language.
|