public class FieldValidationError extends ValidationError
Constructor and Description |
---|
FieldValidationError(String fieldName,
String messageKey,
Object... args) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getFieldName() |
int |
hashCode() |
getArgs, getMessageKey, toString
public String getFieldName()
public boolean equals(Object o)
equals
in class ValidationError
public int hashCode()
hashCode
in class ValidationError
Copyright © 2003–2020 Atlassian. All rights reserved.