Uses of Package
org.hibernate.validator.internal.metadata.core
Packages that use org.hibernate.validator.internal.metadata.core
Package
Description
Creational context implementations of the API for programmatic
constraint definition.
Implementations for the core interfaces of Jakarta Bean Validation.
Contains various implementation of validation contexts and supporting classes.
The classes in this package contain the aggregated meta data needed for an actual validation.
Core classes of the internal model used for representing constraints and related metadata.
Implementation of the Bean Validation meta data API.
Abstraction of the meta data sources - annotation, xml, programmatic.
The raw metadata is a reflection of all configured constraints including constraints defined via multiple
configuration sources.
-
Classes in org.hibernate.validator.internal.metadata.core used by org.hibernate.validator.internal.cfg.contextClassDescriptionAn
AnnotationProcessingOptions
instance keeps track of annotations which should be ignored as configuration source. -
Classes in org.hibernate.validator.internal.metadata.core used by org.hibernate.validator.internal.engineClassDescriptionKeeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions.
-
Classes in org.hibernate.validator.internal.metadata.core used by org.hibernate.validator.internal.engine.validationcontextClassDescriptionInstances of this class abstract the constraint type (class, method or field constraint) and give access to meta data about the constraint.
-
Classes in org.hibernate.validator.internal.metadata.core used by org.hibernate.validator.internal.metadata.aggregatedClassDescriptionInstances of this class abstract the constraint type (class, method or field constraint) and give access to meta data about the constraint.
-
Classes in org.hibernate.validator.internal.metadata.core used by org.hibernate.validator.internal.metadata.coreClassDescriptionAn
AnnotationProcessingOptions
instance keeps track of annotations which should be ignored as configuration source.Keeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions.Visibility looked at when discovering constraints.Instances of this class abstract the constraint type (class, method or field constraint) and give access to meta data about the constraint. -
Classes in org.hibernate.validator.internal.metadata.core used by org.hibernate.validator.internal.metadata.descriptorClassDescriptionKeeps track of builtin constraints and their validator implementations, as well as already resolved validator definitions.Visibility looked at when discovering constraints.
-
Classes in org.hibernate.validator.internal.metadata.core used by org.hibernate.validator.internal.metadata.providerClassDescriptionAn
AnnotationProcessingOptions
instance keeps track of annotations which should be ignored as configuration source.Instances of this class abstract the constraint type (class, method or field constraint) and give access to meta data about the constraint. -
Classes in org.hibernate.validator.internal.metadata.core used by org.hibernate.validator.internal.metadata.rawClassDescriptionInstances of this class abstract the constraint type (class, method or field constraint) and give access to meta data about the constraint.
-
Classes in org.hibernate.validator.internal.metadata.core used by org.hibernate.validator.internal.xml.mappingClassDescriptionAn
AnnotationProcessingOptions
instance keeps track of annotations which should be ignored as configuration source.