Name | Description | |
---|---|---|
AllowDbNull | Gets or sets a value indicating whether it is possible to enter DbNull value in the control. | |
CaseSensitive | Gets or sets a value indicating whether string comparisons are case-sensitive; otherwise, False. | |
ErrorMessage | Gets or sets error message shown in the standard message box and/or in the exception. | |
Inherit | Gets or sets an enumerable value indicating how to manages inheritance of the PostValidation properties from the host control properties. | |
Intervals | Gets a collection of intervals. The input value must belong to one of these intervals. | |
Validation | Gets or sets an enumerable value indicating the validation method. | |
Values | Gets or sets a predefined values used for matching the input value. | |
ValuesExcluded | Gets or sets a list of values that are not permitted as input value. |