|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MethodConstraintViolation<T> | Describes the violation of a method-level constraint by providing access to the method/parameter hosting the violated constraint etc. |
MethodValidator | Provides an API for method-level constraint validation, based on JSR 303: Bean Validation, Appendix C ("Proposal for method-level validation"). |
Enum Summary | |
---|---|
MethodConstraintViolation.Kind | The kind of a MethodConstraintViolation . |
Exception Summary | |
---|---|
MethodConstraintViolationException | Exception class to be thrown by integrators of HV's method level validation feature. |
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.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |