RuleSeverity
Values for validation rule severities.
@ Warning
Represents a business rule violation that should be displayed to the user, but which should not make ...
@ Success
Represents a business rule result that should not be displayed to the user, and where the rule was su...
@ Error
Represents a serious business rule violation that should cause an object to be considered invalid.
@ Information
Represents a business rule result that should be displayed to the user, but which is less severe than...