Uses of Package
org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent
Package
Description
Constraint validator implementations of the Bean Validation
FutureOrPresent constraint.-
Classes in org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent used by org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresentClassDescriptionBase class for all
@FutureOrPresentvalidators that use an epoch to be compared to the time reference.Base class for all@FutureOrPresentvalidators that use anInstantto be compared to the time reference.Base class for all@FutureOrPresentvalidators that are based on thejava.timepackage.