| Package | Description |
|---|---|
| org.jsefa | |
| org.jsefa.common.validator |
| Modifier and Type | Method and Description |
|---|---|
List<ObjectPathElement> |
DeserializationException.getObjectPath()
Returns the object path.
|
| Modifier and Type | Method and Description |
|---|---|
DeserializationException |
DeserializationException.add(ObjectPathElement element)
Adds the given object path element to the front of the object path.
|
| Modifier and Type | Method and Description |
|---|---|
List<ObjectPathElement> |
ValidationError.getRelativeObjectPath() |
| Modifier and Type | Method and Description |
|---|---|
static ValidationError |
ValidationError.create(String errorCode,
String errorText,
ObjectPathElement... relativeObjectPathElements)
Constructs a new
ValidationError. |
Copyright © 2014. All rights reserved.