Hibernate Validator 4.1.0.Final

Packages
org.hibernate.validator Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator and allow to configure it.
org.hibernate.validator.cfg Programmatic constraint definition API.
org.hibernate.validator.cfg.defs Helper classes for programmatic constraint definition API.
org.hibernate.validator.constraints Hibernate Validator specific constraints.
org.hibernate.validator.constraints.impl Implementations of the Bean Validation built-in as well as Hibernate Validator specific constraints.
org.hibernate.validator.constraints.impl.scriptassert Classes related to the evaluation of the @ScriptAssert constraint.
org.hibernate.validator.engine Implementations for the core interfaces of JSR-303.
org.hibernate.validator.engine.groups Helper classes for the processing of groups.
org.hibernate.validator.engine.resolver Various implementations of the TraversableResolver interface.
org.hibernate.validator.messageinterpolation Implementations of the MessageInterpolator interface in particular ResourceBundleMessageInterpolator which can be used by custom implementations of the interface for delegation.
org.hibernate.validator.metadata Implementations of the Bean Validation metadata interfaces as well as Hibernate Validator specific meta data classes.
org.hibernate.validator.resourceloading ResourceBundleLocator interface and its various implementations.
org.hibernate.validator.util Independent helper classes.
org.hibernate.validator.util.annotationfactory Annotation proxy helper.
org.hibernate.validator.util.privilegedactions Implementations of PrivilegedAction in order to execute reflection operations in a security manager.
org.hibernate.validator.xml Classes used to parse Bean Validation XML configuration files.

 



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