TextBoxBuilder.MaskInvalidMessage Method
Name | Parameters | Description |
---|---|---|
MaskInvalidMessage(JS) | value | A message displayed when the entered text does not match the specified pattern. Mirrors the client-side maskInvalidMessage option. |
MaskInvalidMessage(String) | value | A message displayed when the entered text does not match the specified pattern. Mirrors the client-side maskInvalidMessage option. |