Glossary Item Box
The DateRangeValidator control tests whether the date value supplied is within a specified date range.
The DateRangeValidator control uses three key properties to perform its validation:
![]() |
Validation succeeds if the date control is empty. Use standard ASP.Net RequiredFieldValidator control to make the date control a mandatory field. |
![]() |
You can use this validator with Calendar, InputDate and InputDateTime controls. |
| See Also |
Controls: Date Difference Validator | Date Compare Validator | InputDate | InputDateTime | Calendar
Overview: Overview