| Package | Description |
|---|---|
| org.hibernate.validator.internal.constraintvalidators.bv.time.future |
Constraint validator implementations of the Bean Validation
Future constraint. |
| Class and Description |
|---|
| AbstractFutureEpochBasedValidator
Base class for all
@Future validators that use an epoch to be compared to the time reference. |
| AbstractFutureInstantBasedValidator
Base class for all
@Future validators that use an Instant to be compared to the time reference. |
| AbstractFutureJavaTimeValidator
Base class for all
@Future validators that are based on the java.time package. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.