Modifier and Type | Method and Description |
---|---|
Severity |
getDefaultSeverity()
Get the default severity level.
|
java.lang.String |
getDescription()
Get a lengthier description of the validation that takes place
|
java.lang.String |
getFailureSummary()
Get a short summary that is displayed when the validation fails
|
java.lang.String |
getId()
Get the unique ID of this validation rule.
|
java.lang.String |
getTitle()
Get the title of this validator rule.
|
java.lang.String getId()
java.lang.String getTitle()
java.lang.String getDescription()
java.lang.String getFailureSummary()
Severity getDefaultSeverity()