| Package | Description |
|---|---|
| at.ebinterface.validation.validator.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected List<Result.Error> |
Result.errors |
| Modifier and Type | Method and Description |
|---|---|
Result.Error |
Result.Error.withErrorMessage(String value) |
Result.Error |
Result.Error.withViolatingElement(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<Result.Error> |
Result.getErrors()
Gets the value of the errors property.
|
| Modifier and Type | Method and Description |
|---|---|
Result |
Result.withErrors(Result.Error... values) |
| Modifier and Type | Method and Description |
|---|---|
Result |
Result.withErrors(Collection<Result.Error> values) |
Copyright © 2014–2019. All rights reserved.