Class PastValidator.ForDate

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

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

      • ForDate

        public ForDate()