|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageAndPath | |
---|---|
org.hibernate.validator.engine | Implementations for the core interfaces of JSR-303. |
Uses of MessageAndPath in org.hibernate.validator.engine |
---|
Methods in org.hibernate.validator.engine that return types with arguments of type MessageAndPath | |
---|---|
List<MessageAndPath> |
ConstraintValidatorContextImpl.getMessageAndPathList()
|
Methods in org.hibernate.validator.engine with parameters of type MessageAndPath | ||
---|---|---|
|
MethodValidationContext.createConstraintViolation(ValueContext<U,V> localContext,
MessageAndPath messageAndPath,
ConstraintDescriptor<?> descriptor)
|
|
|
StandardValidationContext.createConstraintViolation(ValueContext<U,V> localContext,
MessageAndPath messageAndPath,
ConstraintDescriptor<?> descriptor)
|
|
abstract
|
ValidationContext.createConstraintViolation(ValueContext<U,V> localContext,
MessageAndPath messageAndPath,
ConstraintDescriptor<?> descriptor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |