Package org.hibernate.validator.method

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

See:
          Description

Interface Summary
MethodConstraintViolation<T> Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
MethodValidator Deprecated. Will by replaced by equivalent functionality defined by the Bean Validation 1.1 API as of Hibernate Validator 5.
 

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

Exception Summary
MethodConstraintViolationException 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 Description

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

This package provides support for method-level constraints based on JSR 303: Bean Validation, Appendix C ("Proposal for method-level validation").

This package is part of the public Hibernate Validator API.



Copyright © 2012 Oracle Corporation. All Rights Reserved.