Interface ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder

Enclosing interface:
ConstraintValidatorContext.ConstraintViolationBuilder

public static interface ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder
Represents refinement choices for a node which is in an Iterator or Map.

If the iterator is an indexed collection or a map, the index or the key should be set.

The node is not necessarily a leaf node (i.e. subnodes can be added).