Interface ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder

Enclosing interface:
ConstraintValidatorContext.ConstraintViolationBuilder

public static interface ConstraintValidatorContext.ConstraintViolationBuilder.LeafNodeContextBuilder
Represents refinement choices for a node which is in an iterable, e.g. array, Iterable or Map.

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

The node is a leaf node (i.e. no subnode can be added).

Since:
1.1