Uses of Package
org.hibernate.validator.internal.constraintvalidators.bv.time
-
Packages that use org.hibernate.validator.internal.constraintvalidators.bv.time Package Description org.hibernate.validator.internal.constraintvalidators.bv.time.future Constraint validator implementations of the Bean ValidationFutureconstraint.org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent Constraint validator implementations of the Bean ValidationFutureOrPresentconstraint.org.hibernate.validator.internal.constraintvalidators.bv.time.past Constraint validator implementations of the Bean ValidationPastconstraint.org.hibernate.validator.internal.constraintvalidators.bv.time.pastorpresent Constraint validator implementations of the Bean ValidationPastOrPresentconstraint. -
Classes in org.hibernate.validator.internal.constraintvalidators.bv.time used by org.hibernate.validator.internal.constraintvalidators.bv.time.future Class Description AbstractEpochBasedTimeValidator Base class for all time validators that use an epoch to be compared to the time reference.AbstractInstantBasedTimeValidator Base class for all time validators that use anInstantto be compared to the time reference.AbstractJavaTimeValidator Base class for all time validators that are based on thejava.timepackage. -
Classes in org.hibernate.validator.internal.constraintvalidators.bv.time used by org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent Class Description AbstractEpochBasedTimeValidator Base class for all time validators that use an epoch to be compared to the time reference.AbstractInstantBasedTimeValidator Base class for all time validators that use anInstantto be compared to the time reference.AbstractJavaTimeValidator Base class for all time validators that are based on thejava.timepackage. -
Classes in org.hibernate.validator.internal.constraintvalidators.bv.time used by org.hibernate.validator.internal.constraintvalidators.bv.time.past Class Description AbstractEpochBasedTimeValidator Base class for all time validators that use an epoch to be compared to the time reference.AbstractInstantBasedTimeValidator Base class for all time validators that use anInstantto be compared to the time reference.AbstractJavaTimeValidator Base class for all time validators that are based on thejava.timepackage. -
Classes in org.hibernate.validator.internal.constraintvalidators.bv.time used by org.hibernate.validator.internal.constraintvalidators.bv.time.pastorpresent Class Description AbstractEpochBasedTimeValidator Base class for all time validators that use an epoch to be compared to the time reference.AbstractInstantBasedTimeValidator Base class for all time validators that use anInstantto be compared to the time reference.AbstractJavaTimeValidator Base class for all time validators that are based on thejava.timepackage.