Uses of Package
org.hibernate.validator.internal.metadata.raw

Package
Description
Creational context implementations of the API for programmatic constraint definition.
The classes in this package contain the aggregated meta data needed for an actual validation.
Contains MethodConfigurationRule and its subclasses used to validate the correctness of method constraints on overridden/implemented methods in inheritance hierarchies.
Contains types for the representation of constraint locations.
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.
 
 
Logging classes.