| パッケージ | 説明 |
|---|---|
| javax.validation |
Bean Validation APIのトップレベルのパッケージです。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderDefinedContext |
ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeContextBuilder.atIndex(Integer index)
Defines the index the object is into the
List or array. |
ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeBuilderDefinedContext |
ConstraintValidatorContext.ConstraintViolationBuilder.ContainerElementNodeContextBuilder.atKey(Object key)
Defines the key the object is into the
Map. |
Copyright © 2007-2018 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0. Translated by @megascus.