All Implemented Interfaces:
ConstraintValidator<Past,Calendar>, HibernateConstraintValidator<Past,Calendar>

public class PastValidatorForCalendar extends AbstractPastInstantBasedValidator<Calendar>
Check that the java.util.Calendar passed to be validated is in the past.
Author:
Alaa Nassef, Guillaume Smet