Class PastValidatorForMinguoDate

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

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