ASP.NET Syntax ASP.NET Syntax for Validation Controls
This section describes the properties inherited from the BaseCompareValidator class, and apply to the CompareValidator and RangeValidator controls. The links open to a full description of each attribute, including syntax, valid values, and example usage.
Type |
Specifies the data type of the values being compared. The values are converted to this data type before the comparison is made. This property is set with one of the ValidationDataType enumeration values. |
BaseCompareValidator Class CompareValidator RangeValidator ValidationDataType Data Entry Validation ( Client-Side )
|