Uses of Class
org.hibernate.validator.internal.engine.ConstraintCreationContext

Packages that use ConstraintCreationContext
Package
Description
Creational context implementations of the API for programmatic constraint definition.
Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes.
The classes in this package contain the aggregated meta data needed for an actual validation.
Abstraction of the meta data sources - annotation, xml, programmatic.