The RangeValidator control verifies that the input value falls within a predetermined range.
It has three specific properties:
PropertiesDescriptionTypeIt defines the type of the data. The available values are: Currency, Date,MinimumValueIt specifies the minimum value of the range.MaximumValueIt s...