|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.validator.method | |
---|---|
org.hibernate.validator.engine | Implementations for the core interfaces of JSR-303. |
org.hibernate.validator.method | This package provides support for method-level constraints based on JSR 303: Bean Validation, Appendix C ("Proposal for method-level validation"). |
Classes in org.hibernate.validator.method used by org.hibernate.validator.engine | |
---|---|
MethodConstraintViolation
Describes the violation of a method-level constraint by providing access to the method/parameter hosting the violated constraint etc. |
|
MethodConstraintViolation.Kind
The kind of a MethodConstraintViolation . |
|
MethodValidator
Provides an API for method-level constraint validation, based on JSR 303: Bean Validation, Appendix C ("Proposal for method-level validation"). |
Classes in org.hibernate.validator.method used by org.hibernate.validator.method | |
---|---|
MethodConstraintViolation
Describes the violation of a method-level constraint by providing access to the method/parameter hosting the violated constraint etc. |
|
MethodConstraintViolation.Kind
The kind of a MethodConstraintViolation . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |