public class ValidationError extends StandardError
| Constructor and Description |
|---|
ValidationError(String timestamp,
Integer status,
String error,
String message,
String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
addError(String fieldName,
String message) |
List<FieldMessage> |
getErrors() |
getError, getMessage, getPath, getStatus, getTimestamp, setError, setMessage, setPath, setStatus, setTimestampCopyright © 2020 com.github.eoscode. All rights reserved.