Package com.atlassian.crowd.validator
Interface ValidationError
- All Known Implementing Classes:
FieldValidationError
,ValidationErrorStub
public interface ValidationError
Represents a single error containing the field name and corresponding error message
- Since:
- 3.2.0
-
Method Summary
Modifier and TypeMethodDescriptionReturns the actual error messageReturns name of the field for which this error was raised