See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
MethodConstraintViolation.Kind | Deprecated
Will by replaced by equivalent functionality defined by the
Bean Validation 1.1 API as of Hibernate Validator 5.
|
Exception | Description |
---|---|
MethodConstraintViolationException | Deprecated
Will by replaced by equivalent functionality defined by the Bean
Validation 1.1 API as of Hibernate Validator 5.
|
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 © 2018 JBoss by Red Hat. All rights reserved.