Uses of Package
org.hibernate.validator

Packages that use org.hibernate.validator
org.hibernate.validator Bootstrap classes HibernateValidator and HibernateValidatorConfiguration which uniquely identify Hibernate Validator and allow to configure it. 
org.hibernate.validator.engine Implementations for the core interfaces of JSR-303. 
 

Classes in org.hibernate.validator used by org.hibernate.validator
HibernateValidatorConfiguration
          Uniquely identifies Hibernate Validator in the Bean Validation bootstrap strategy.
HibernateValidatorContext
          Represents a Hibernate Validator specific context that is used to create Validator instances.
 

Classes in org.hibernate.validator used by org.hibernate.validator.engine
HibernateValidatorConfiguration
          Uniquely identifies Hibernate Validator in the Bean Validation bootstrap strategy.
HibernateValidatorContext
          Represents a Hibernate Validator specific context that is used to create Validator instances.
HibernateValidatorFactory
          Provides Hibernate Validator extensions to ValidatorFactory.
 



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