public interface ValidationBuilderKey
| Modifier and Type | Method and Description |
|---|---|
ValidationBuilderTarget |
key(String validationKey)
The validation key.
|
ValidationBuilderTarget key(String validationKey)
JsonPath of the element when
this element is part of a JsonObject!
That way, we can associate the validation Messages
to the validated elements.Copyright © 2017. All rights reserved.