| Package | Description |
|---|---|
| org.hibernate.validator.internal.engine |
Implementations for the core interfaces of JSR-380.
|
| org.hibernate.validator.internal.engine.constraintdefinition | |
| 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.core |
Core classes of the internal model used for representing constraints and related metadata.
|
| org.hibernate.validator.internal.metadata.descriptor |
Implementation of the Bean Validation meta data API.
|
| org.hibernate.validator.internal.util |
Independent helper classes.
|
| Class and Description |
|---|
| ConstraintValidatorContextImpl |
| ConstraintValidatorManager
Manager in charge of providing and caching initialized
ConstraintValidator instances. |
| ConstraintViolationCreationContext
Container class for the information needed to create a constraint violation.
|
| Class and Description |
|---|
| ConstraintValidatorDescriptor
Represents a specific validator (either based on an implementation of
ConstraintValidator or given as a
Lambda expression/method reference. |
| Class and Description |
|---|
| ConstraintTree
Due to constraint composition a single constraint annotation can lead to a whole constraint tree being validated.
|
| ConstraintValidatorContextImpl |
| ConstraintValidatorDescriptor
Represents a specific validator (either based on an implementation of
ConstraintValidator or given as a
Lambda expression/method reference. |
| ConstraintViolationCreationContext
Container class for the information needed to create a constraint violation.
|
| HibernateConstraintValidatorInitializationContextImpl |
| Class and Description |
|---|
| ConstraintValidatorDescriptor
Represents a specific validator (either based on an implementation of
ConstraintValidator or given as a
Lambda expression/method reference. |
| Class and Description |
|---|
| ConstraintValidatorDescriptor
Represents a specific validator (either based on an implementation of
ConstraintValidator or given as a
Lambda expression/method reference. |
| Class and Description |
|---|
| ConstraintValidatorDescriptor
Represents a specific validator (either based on an implementation of
ConstraintValidator or given as a
Lambda expression/method reference. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.