Date validation
Date validation controls helps user to enter valid dates in web-forms.
Date compare validator - compares the date entered by the user into a date control with the value entered into another date control.
Control to validate:
Operator:
Equal
NotEqual
LessThan
LessThanEqual
GreaterThanEqual
GreaterThan
Control to compare:
Date range validator - checks whether the date value supplied is within a specified range of dates.
Min date:
Control to validate:
Max date:
Date difference validator - validates the difference between two date control.
Control to validate:
Diff:
day(s)
Equal
NotEqual
LessThan
LessThanEqual
GreaterThanEqual
GreaterThan
Control to compare: