Package 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.

See:
          Description

Interface Summary
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.
 

Package org.hibernate.validator.method.metadata Description

Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.

This package provides a meta model related to method-level constraints and as such is an addition to the package javax.validation.metadata provided by the Bean Validation API. This meta model is read-only, all of its types are immutable.

This package is part of the public Hibernate Validator API.



Copyright © 2012 Oracle Corporation. All Rights Reserved.