Class FutureOrPresentValidatorForThaiBuddhistDate

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

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