All Implemented Interfaces:
ConstraintValidator<Future,YearMonth>, HibernateConstraintValidator<Future,YearMonth>

public class FutureValidatorForYearMonth extends AbstractFutureJavaTimeValidator<YearMonth>
Check that the java.time.YearMonth passed is in the future.
Author:
Guillaume Smet