Class PastValidatorForHijrahDate

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

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