Package | Description |
---|---|
org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent |
Constraint validator implementations of the Bean Validation
FutureOrPresent constraint. |
Modifier and Type | Class and Description |
---|---|
class |
FutureOrPresentValidatorForCalendar
Check that the
java.util.Calendar passed to be validated is in
the future. |
class |
FutureOrPresentValidatorForDate
Check that the
java.util.Date passed to be validated is in the
future. |
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved