Support for date validations like date must be in the past, date must be in the present.
@validate.past
@validate.future
Maybe with some attributes for how many years, months, days in the future.
@validate.past years="18" which means date must be 18 years in the past. For example for adult check with birthday.