Uses of Package
org.hibernate.validator.method.metadata

Packages that use org.hibernate.validator.method.metadata
org.hibernate.validator.internal.engine Implementations for the core interfaces of JSR-303. 
org.hibernate.validator.internal.metadata.aggregated The classes in this package contain the aggregated meta data needed for an actual validation. 
org.hibernate.validator.internal.metadata.descriptor Implementation of the Bean Validation meta data API and its Hibernate Validator specific extension for the representation of method level constraints. 
org.hibernate.validator.method Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5. 
org.hibernate.validator.method.metadata Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5. 
 

Classes in org.hibernate.validator.method.metadata used by org.hibernate.validator.internal.engine
TypeDescriptor
          Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
 

Classes in org.hibernate.validator.method.metadata used by org.hibernate.validator.internal.metadata.aggregated
MethodDescriptor
          Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
ParameterDescriptor
          Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
TypeDescriptor
          Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
 

Classes in org.hibernate.validator.method.metadata used by org.hibernate.validator.internal.metadata.descriptor
MethodDescriptor
          Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
ParameterDescriptor
          Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
TypeDescriptor
          Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
 

Classes in org.hibernate.validator.method.metadata used by org.hibernate.validator.method
TypeDescriptor
          Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
 

Classes in org.hibernate.validator.method.metadata used by org.hibernate.validator.method.metadata
MethodDescriptor
          Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
ParameterDescriptor
          Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.