| Package | Description |
|---|---|
| org.hibernate.validator.internal.cfg.context |
Creational context implementations of the API for programmatic
constraint definition.
|
| 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.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.
|
| org.hibernate.validator.internal.metadata.descriptor |
Implementation of the Bean Validation meta data API.
|
| org.hibernate.validator.internal.util.logging |
Logging classes.
|
| Class and Description |
|---|
| ConstraintDescriptorImpl.ConstraintType
The type of a constraint.
|
| Class and Description |
|---|
| ConstraintDescriptorImpl
Describes a single constraint (including it's composing constraints).
|
| Class and Description |
|---|
| ConstraintDescriptorImpl
Describes a single constraint (including it's composing constraints).
|
| ExecutableDescriptorImpl
Describes a validated constructor or method.
|
| PropertyDescriptorImpl
Describes a validated property.
|
| Class and Description |
|---|
| ConstraintDescriptorImpl
Describes a single constraint (including it's composing constraints).
|
| Class and Description |
|---|
| ConstraintDescriptorImpl
Describes a single constraint (including it's composing constraints).
|
| ConstraintDescriptorImpl.ConstraintType
The type of a constraint.
|
| ElementDescriptorImpl
Describes a validated element (class, field or property).
|
| ExecutableDescriptorImpl
Describes a validated constructor or method.
|
| Class and Description |
|---|
| ConstraintDescriptorImpl.ConstraintType
The type of a constraint.
|
Copyright © 2009-2016 Oracle Corporation. All Rights Reserved.