Class FutureOrPresentValidatorForMinguoDate

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

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