The following tables list the members exposed by MaskedEditValidator.
Name | Description | |
---|---|---|
MaskedEditValidator Constructor |
Name | Description | |
---|---|---|
ClientValidationFunction | Gets or sets the client script validation function used for custom validation. | |
EmptyValueMessage | Gets or sets the empty message that is displayed when empty and TextBox has focus. | |
ErrorMessage | Gets or sets the error message. | |
InitialValue | Gets or sets the initial value. | |
InvalidValueMessage | Gets or sets the message displayed when invalid and TextBox has focus. | |
IsValidEmpty | Gets or sets a value that indicates whether to validate the empty value. | |
MaximumValue | Gets or sets the maximum value. | |
MaximumValueMessage | Gets or sets the message displayed when the maximum value has been exceeded and TextBox has focus. | |
MinimumValue | Gets or sets the minimum value. | |
MinimumValueMessage | Gets or sets the message displayed when the minimum value has been exceeded and TextBox has focus. | |
ValidationExpression | Gets or sets the regular expression used to validate the input. |
Name | Description | |
---|---|---|
Deserialize | Loads the object from XML. | |
Serialize | Saves the object to XML. |