Package | Description |
---|---|
javax.validation |
Top level package of the Bean Validation API.
|
Modifier and Type | Method and Description |
---|---|
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-2017 Red Hat Inc. All Rights Reserved. Released under the Apache Software License 2.0.