Package | Description |
---|---|
javax.validation |
Top level package of the Jakarta Bean Validation API.
|
Modifier and Type | Method and Description |
---|---|
ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderCustomizableContext |
ConstraintValidatorContext.ConstraintViolationBuilder.addContainerElementNode(String name,
Class<?> containerType,
Integer typeArgumentIndex)
Adds a container element node to the path the
ConstraintViolation
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 the
ConstraintViolation
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 the
ConstraintViolation
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 the
ConstraintViolation
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 the
ConstraintViolation
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 the
ConstraintViolation
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 the
ConstraintViolation
will be associated to. |
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.