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

public class PastValidatorForYear extends AbstractPastJavaTimeValidator<Year>
Check that the java.time.Year passed is in the past.
Author:
Guillaume Smet