Package org.hibernate.validator.internal.metadata
package org.hibernate.validator.internal.metadata
Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes.
Raw meta data can come from any configuration source, be it annotation, XML or programmatic configuration. See also
ConfigurationSource
-
ClassDescriptionThis manager is in charge of providing all constraint related meta data required by the validation engine.This manager is in charge of providing all constraint related meta data required by the validation engine.The default implementation of
BeanMetaDataClassNormalizer
.