[]
Custom user-defined characters (placeholders) used in edit mask and in wildcard patterns in pre-validation
Settings affecting error handling.
Contains settings affecting parsing, that is, converting a string to the required data type.
A collection of CustomPlaceholder objects.
Validating the typed value after parsing, after the input string has been converted to the DataType.
Validating the input string entered by the user, before parsing.
An interval in a collection of intervals of possible values used in post-validation.
A collection of ValueInterval objects used by a PostValidation object. The collection is used if the Validation = PostValidationTypeEnum.ValuesAndIntervals or if the user calls the ValidateValuesAndIntervals method.