Name | Description | |
---|---|---|
CaseSensitive | Gets or sets a value indicating whether string comparisons are case-sensitive. | |
CustomPlaceholders | Gets the collection of user-defined characters to use in a wildcard pattern. | |
ErrorMessage | Gets or sets error message shown in the standard message box and/or in the exception. | |
Inherit | Manages inheritance of the PreValidation properties from the host control properties. | |
ItemSeparator | Gets or sets string separating list items in PatternString. | |
PatternString | Gets or sets string containing the validation pattern. | |
RegexOptions | Gets or sets settings affecting regular expression matching. | |
TrimEnd | Gets or sets a value indicating whether trailing spaces are removed before validation. | |
TrimStart | Gets or sets a value indicating whether leading spaces are removed before validation. | |
Validation | Gets or sets a value indicating the validation method. |