public interface ValidationError
Modifier and Type | Method and Description |
---|---|
String |
getErrorMessage()
Returns the actual error message
|
String |
getFieldName()
Returns name of the field for which this error was raised
|
Copyright © 2020 Atlassian. All rights reserved.