Package | Description |
---|---|
org.hibernate.validator.internal.cfg.context |
Creational context implementations of the API for programmatic
constraint definition.
|
org.hibernate.validator.internal.engine |
Implementations for the core interfaces of JSR-303.
|
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.
|
org.hibernate.validator.internal.metadata.descriptor |
Implementation of the Bean Validation meta data API.
|
org.hibernate.validator.internal.metadata.facets |
Contains the facet interfaces implemented by the aggregated meta data model types, allowing for a unified
validation routine for all kinds of validation (bean, parameter and return value validation).
|
org.hibernate.validator.internal.metadata.provider |
Abstraction of the meta data sources - annotation, xml, programmatic
|
org.hibernate.validator.internal.metadata.raw |
The raw metadata is a reflection of all configured constraints including constraints defined via multiple
configuration sources.
|
org.hibernate.validator.internal.xml |
Classes for parsing of Bean Validation XML configuration files.
|
Class and Description |
---|
AnnotationProcessingOptionsImpl
An
AnnotationProcessingOptions instance keeps track of annotations which should be ignored as configuration source. |
ConstraintHelper
Keeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions.
|
Class and Description |
---|
MetaConstraint
Instances of this class abstract the constraint type (class, method or field constraint) and give access to
meta data about the constraint.
|
Class and Description |
---|
ConstraintHelper
Keeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions.
|
Class and Description |
---|
ConstraintHelper
Keeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions.
|
MetaConstraint
Instances of this class abstract the constraint type (class, method or field constraint) and give access to
meta data about the constraint.
|
Class and Description |
---|
AnnotationProcessingOptions
An
AnnotationProcessingOptions instance keeps track of annotations which should be ignored as configuration source. |
ConstraintOrigin
Visibility looked at when discovering constraints.
|
Class and Description |
---|
ConstraintHelper
Keeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions.
|
ConstraintOrigin
Visibility looked at when discovering constraints.
|
Class and Description |
---|
MetaConstraint
Instances of this class abstract the constraint type (class, method or field constraint) and give access to
meta data about the constraint.
|
Class and Description |
---|
AnnotationProcessingOptions
An
AnnotationProcessingOptions instance keeps track of annotations which should be ignored as configuration source. |
ConstraintHelper
Keeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions.
|
MetaConstraint
Instances of this class abstract the constraint type (class, method or field constraint) and give access to
meta data about the constraint.
|
Class and Description |
---|
MetaConstraint
Instances of this class abstract the constraint type (class, method or field constraint) and give access to
meta data about the constraint.
|
Class and Description |
---|
AnnotationProcessingOptions
An
AnnotationProcessingOptions instance keeps track of annotations which should be ignored as configuration source. |
ConstraintHelper
Keeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.