| Package | Description |
|---|---|
| org.hibernate.validator.internal.constraintvalidators.bv.time.future |
Constraint validator implementations of the Bean Validation
Future constraint. |
| org.hibernate.validator.internal.constraintvalidators.bv.time.futureorpresent |
Constraint validator implementations of the Bean Validation
FutureOrPresent constraint. |
| org.hibernate.validator.internal.constraintvalidators.bv.time.past |
Constraint validator implementations of the Bean Validation
Past constraint. |
| org.hibernate.validator.internal.constraintvalidators.bv.time.pastorpresent |
Constraint validator implementations of the Bean Validation
PastOrPresent constraint. |
| Class and 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 an
Instant to be compared to the time reference. |
| AbstractJavaTimeValidator
Base class for all time validators that are based on the
java.time package. |
| Class and 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 an
Instant to be compared to the time reference. |
| AbstractJavaTimeValidator
Base class for all time validators that are based on the
java.time package. |
| Class and 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 an
Instant to be compared to the time reference. |
| AbstractJavaTimeValidator
Base class for all time validators that are based on the
java.time package. |
| Class and 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 an
Instant to be compared to the time reference. |
| AbstractJavaTimeValidator
Base class for all time validators that are based on the
java.time package. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.