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

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