DefinitionsValidations
Retrieves a collection of validations in a custom object definition.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Id of the instance |
| Definitions_Id [KEY] | String | False |
The Workday ID of the Definitions that owns this. |
| Alias | String | False |
The alias of the custom object validation. |
| ConditionRule_Descriptor | String | False |
A description of the instance |
| ConditionRule_Href | String | False |
A link to the instance |
| ConditionRule_Id | String | False |
wid / id / reference id |
| CustomField_Descriptor | String | False |
A description of the instance |
| CustomField_Href | String | False |
A link to the instance |
| CustomField_Id | String | False |
wid / id / reference id |
| Descriptor | String | False |
A preview of the instance |
| Href | String | False |
A link to the instance |
| MessageText | String | False |
The message displayed when the validation triggers. |
| Name | String | False |
The name of the validation. |
| OnlyOnOk | Bool | False |
If true, this validation only executes when the user clicks the OK button to submit the data. Otherwise, it triggers when the user enters data on the custom object. |
| SeverityLevel_Descriptor | String | False |
A description of the instance |
| SeverityLevel_Href | String | False |
A link to the instance |
| SeverityLevel_Id | String | False |
wid / id / reference id |