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

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