public class SimpleFieldValidationError extends SimpleValidationError implements FieldValidationError
Constructor and Description |
---|
SimpleFieldValidationError(String fieldName,
String key,
Object... args) |
Modifier and Type | Method and Description |
---|---|
String |
getFieldName() |
getMessage, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMessage
public String getFieldName()
getFieldName
in interface FieldValidationError
Copyright © 2003–2020 Atlassian. All rights reserved.