Uses of Package
org.hibernate.validator.internal.engine

Packages that use org.hibernate.validator.internal.engine
org.hibernate.validator.internal.engine Implementations for the core interfaces of JSR-303. 
org.hibernate.validator.internal.engine.constraintvalidation   
org.hibernate.validator.internal.metadata.core   
 

Classes in org.hibernate.validator.internal.engine used by org.hibernate.validator.internal.engine
ConfigurationImpl
          Hibernate specific Configuration implementation.
MethodValidationContext
          A ValidationContext implementation which creates and manages method validation violations.
ValidationContext
          Context object keeping track of all required data for a validation call.
ValueContext
          An instance of this class is used to collect all the relevant information for validating a single class, property or method invocation.
 

Classes in org.hibernate.validator.internal.engine used by org.hibernate.validator.internal.engine.constraintvalidation
ValidationContext
          Context object keeping track of all required data for a validation call.
ValueContext
          An instance of this class is used to collect all the relevant information for validating a single class, property or method invocation.
 

Classes in org.hibernate.validator.internal.engine used by org.hibernate.validator.internal.metadata.core
ValidationContext
          Context object keeping track of all required data for a validation call.
ValueContext
          An instance of this class is used to collect all the relevant information for validating a single class, property or method invocation.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.