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