public class RuleOperationResponse extends Response
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RuleOperationError> |
getErrors()
Gets an array of rule validation errors on each rule field that has an error.
|
getDescriptiveLinkKey, getMessage, getResponseClass, getResponseCode, getServerVersionInfo, getXmlMessage, setServerVersionInfopublic java.util.List<RuleOperationError> getErrors()