Uses of Interface
jakarta.validation.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext
-
Uses of ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext in jakarta.validation
Modifier and TypeMethodDescriptionConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext
ConstraintValidatorContext.ConstraintViolationBuilder.addContainerElementNode
(String name, Class<?> containerType, Integer typeArgumentIndex) Adds a container element node to the path theConstraintViolation
will be associated to.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext
ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext.addContainerElementNode
(String name, Class<?> containerType, Integer typeArgumentIndex) Adds a container element node to the path theConstraintViolation
will be associated to.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext
ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderDefinedContext.addContainerElementNode
(String name, Class<?> containerType, Integer typeArgumentIndex) Adds a container element node to the path theConstraintViolation
will be associated to.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext
ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeContextBuilder.addContainerElementNode
(String name, Class<?> containerType, Integer typeArgumentIndex) Adds a container element node to the path theConstraintViolation
will be associated to.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext
ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderCustomizableContext.addContainerElementNode
(String name, Class<?> containerType, Integer typeArgumentIndex) Adds a container element node to the path theConstraintViolation
will be associated to.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext
ConstraintValidatorContext.ConstraintViolationBuilder.NodeBuilderDefinedContext.addContainerElementNode
(String name, Class<?> containerType, Integer typeArgumentIndex) Adds a container element node to the path theConstraintViolation
will be associated to.ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext
ConstraintValidatorContext.ConstraintViolationBuilder.NodeContextBuilder.addContainerElementNode
(String name, Class<?> containerType, Integer typeArgumentIndex) Adds a container element node to the path theConstraintViolation
will be associated to.