|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstraintValidatorContextImpl.ErrorMessage | |
|---|---|
| org.hibernate.validation.engine | This package contains the implementing classes for the core interfaces of JSR-303. |
| Uses of ConstraintValidatorContextImpl.ErrorMessage in org.hibernate.validation.engine |
|---|
| Methods in org.hibernate.validation.engine that return types with arguments of type ConstraintValidatorContextImpl.ErrorMessage | |
|---|---|
java.util.List<ConstraintValidatorContextImpl.ErrorMessage> |
ConstraintValidatorContextImpl.getErrorMessages()
|
| Methods in org.hibernate.validation.engine with parameters of type ConstraintValidatorContextImpl.ErrorMessage | ||
|---|---|---|
|
GlobalExecutionContext.createConstraintViolation(LocalExecutionContext<U,V> localContext,
ConstraintValidatorContextImpl.ErrorMessage error,
javax.validation.metadata.ConstraintDescriptor<?> descriptor)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||