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

public class FutureOrPresentValidatorForYear extends AbstractFutureOrPresentJavaTimeValidator<Year>
Check that the java.time.Year passed is in the future.
Author:
Guillaume Smet