Validator.Decimal Method
Defines a validation test that tests whether a value can be treated as a decimal number.
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
Parameters
- errorMessage
- Type: System.String
The error message to display if validation fails.
Show: