Uses of Class
org.hibernate.validator.internal.metadata.core.MetaConstraint

Packages that use MetaConstraint
Package
Description
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.
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.