FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace : MaskedEditValidator Class |
For a list of all members of this type, see MaskedEditValidator members.
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. |