Uses of Interface
jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderDefinedContext
-
Uses of ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderDefinedContext in jakarta.validation
Modifier and TypeMethodDescriptionConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeContextBuilder.atIndex
(Integer index) Defines the index the object is into theList
or array.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeContextBuilder.atKey
(Object key) Defines the key the object is into theMap
.