public class ValidationErrorImpl extends ErrorImpl implements ValidationError
| Constructor and Description |
|---|
ValidationErrorImpl(String code,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
getCode, getDetail, getLinks, getMessage, getStatus, setCode, setDetail, setMessage, setStatusgetActions, getFields, getId, getType, setActions, setFields, setId, setLinks, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCode, getDetail, getMessage, getStatuspublic String getFieldName()
getFieldName in interface ValidationErrorCopyright © 2014. All rights reserved.