|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConstraintValidatorContext.ErrorBuilder.NodeBuilderDefinedContext | |
---|---|
javax.validation |
Uses of ConstraintValidatorContext.ErrorBuilder.NodeBuilderDefinedContext in javax.validation |
---|
Methods in javax.validation that return ConstraintValidatorContext.ErrorBuilder.NodeBuilderDefinedContext | |
---|---|
ConstraintValidatorContext.ErrorBuilder.NodeBuilderDefinedContext |
ConstraintValidatorContext.ErrorBuilder.addSubNode(java.lang.String name)
Add a subNode to the path the error will be associated to. |
ConstraintValidatorContext.ErrorBuilder.NodeBuilderDefinedContext |
ConstraintValidatorContext.ErrorBuilder.NodeContextBuilder.atIndex(java.lang.Integer index)
Define the index the object is into the List or array |
ConstraintValidatorContext.ErrorBuilder.NodeBuilderDefinedContext |
ConstraintValidatorContext.ErrorBuilder.NodeContextBuilder.atKey(java.lang.Object key)
Define the key the object is into the Map |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |