|
3.2.1: 2012-12-13 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValidationRuleAction
The same as a Validator. The Action interface provides the possibility to link with the extension system.
Validator
Method Summary | |
---|---|
Severity |
getDefaultSeverity()
Get the default severity level. |
String |
getDescription()
Get a lengthier description of the validation that takes place |
String |
getFailureSummary()
Get a short summary that is displayed when the validation fails |
String |
getId()
Get the unique ID of this validation rule. |
String |
getTitle()
Get the title of this validator rule. |
Method Detail |
---|
String getId()
String getTitle()
String getDescription()
String getFailureSummary()
Severity getDefaultSeverity()
|
3.2.1: 2012-12-13 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |