パッケージ | 説明 |
---|---|
javax.validation |
Bean Validation APIのトップレベルのパッケージです。
|
修飾子とタイプ | メソッドと説明 |
---|---|
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 © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.