Class PastOrPresentValidatorForMinguoDate

All Implemented Interfaces:
ConstraintValidator<PastOrPresent,MinguoDate>, HibernateConstraintValidator<PastOrPresent,MinguoDate>

public class PastOrPresentValidatorForMinguoDate extends AbstractPastOrPresentJavaTimeValidator<MinguoDate>
Check that the java.time.chrono.MinguoDate passed is in the past.
Author:
Guillaume Smet