public class SimpleValidationError extends AbstractValidationError
acceptedValue, errorObject, errorString, errorValue, path, type| Constructor and Description |
|---|
SimpleValidationError(String errorString) |
SimpleValidationError(String errorString,
String errorField) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorField() |
String |
getMessage() |
String |
getPath() |
getAcceptedValue, getErrorObject, getErrorString, getErrorValue, getType, setAcceptedValue, setErrorObject, setErrorString, setErrorValue, setType, toStringpublic SimpleValidationError(String errorString)
public String getMessage()
getMessage in interface InformationMessagegetMessage in class AbstractValidationErrorpublic String getErrorField()
public String getPath()
Copyright © 2015. All rights reserved.