| Package | Description |
|---|---|
| org.hibernate.validator.internal.engine |
Implementations for the core interfaces of JSR-380.
|
| org.hibernate.validator.internal.engine.constraintvalidation |
Classes dealing with the representation of constraints and the management/instantitation of constraint
validators.
|
| org.hibernate.validator.internal.metadata |
Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes.
|
| org.hibernate.validator.internal.metadata.aggregated |
The classes in this package contain the aggregated meta data needed for an actual validation.
|
| org.hibernate.validator.internal.metadata.core |
Core classes of the internal model used for representing constraints and related metadata.
|
| Class and Description |
|---|
| ConfigurationImpl
Hibernate specific
Configuration implementation. |
| DefaultClockProvider
A default
ClockProvider implementation which returns the current system time in the default time zone using
Clock.systemDefaultZone(). |
| MethodValidationConfiguration
These properties modify the behavior of the
Validator with respect to the Bean Validation
specification section 5.6.5. |
| MethodValidationConfiguration.Builder |
| ValidationContext
Context object keeping track of all required data for a validation call.
|
| ValidationContext.ValidationContextBuilder
Builder for creating
ValidationContexts suited for the different kinds of validation. |
| ValidatorFactoryImpl
Factory returning initialized
Validator instances. |
| ValueContext
An instance of this class is used to collect all the relevant information for validating a single class, property or
method invocation.
|
| ValueContext.ValueState |
| Class and Description |
|---|
| ValidationContext
Context object keeping track of all required data for a validation call.
|
| ValueContext
An instance of this class is used to collect all the relevant information for validating a single class, property or
method invocation.
|
| Class and Description |
|---|
| MethodValidationConfiguration
These properties modify the behavior of the
Validator with respect to the Bean Validation
specification section 5.6.5. |
| Class and Description |
|---|
| MethodValidationConfiguration
These properties modify the behavior of the
Validator with respect to the Bean Validation
specification section 5.6.5. |
| Class and Description |
|---|
| ValidationContext
Context object keeping track of all required data for a validation call.
|
| ValueContext
An instance of this class is used to collect all the relevant information for validating a single class, property or
method invocation.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.