Class PastValidator.ForDate

  • All Implemented Interfaces:
    javax.validation.ConstraintValidator<javax.validation.constraints.Past,​Date>
    Enclosing class:
    PastValidator<T extends Comparable<T>>

    public static class PastValidator.ForDate
    extends PastValidator<Date>
    • Constructor Detail

      • ForDate

        public ForDate()