Package org.hibernate.validator.internal.metadata

Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes.

See:
          Description

Class Summary
BeanMetaDataManager This manager is in charge of providing all constraint related meta data required by the validation engine.
 

Package org.hibernate.validator.internal.metadata Description

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



Copyright © 2007-2013 Red Hat Middleware, LLC. All Rights Reserved