Uses of Class
org.hibernate.validator.internal.metadata.descriptor.ConstraintDescriptorImpl

Packages that use ConstraintDescriptorImpl
Package
Description
Classes dealing with the representation of constraints and the management/instantitation of constraint validators.
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.