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 |
Supported for: SELECT, INSERT, UPDATE. The alias of the custom object validation. |
ConditionRule_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
ConditionRule_Href | String | False |
Supported for: SELECT. A link to the instance |
ConditionRule_Id | String | False |
Supported for: SELECT, INSERT, UPDATE. wid / id / reference id |
CustomField_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
CustomField_Href | String | False |
Supported for: SELECT. A link to the instance |
CustomField_Id | String | False |
Supported for: SELECT, INSERT, UPDATE. wid / id / reference id |
Descriptor | String | False |
Supported for: SELECT, INSERT, UPDATE. A preview of the instance |
Href | String | False |
Supported for: SELECT, INSERT, UPDATE. A link to the instance |
MessageText | String | False |
Supported for: SELECT, INSERT, UPDATE. The message displayed when the validation triggers. |
Name | String | False |
Supported for: SELECT, INSERT, UPDATE. The name of the validation. |
OnlyOnOk | Bool | False |
Supported for: SELECT, INSERT, UPDATE. 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 |
Supported for: SELECT. A description of the instance |
SeverityLevel_Href | String | False |
Supported for: SELECT. A link to the instance |
SeverityLevel_Id | String | False |
Supported for: SELECT, INSERT, UPDATE. wid / id / reference id |