A specialized workflow validation message that supports listing the IDs of relevant steps in the workflow.
| Name | Type | Nullable? | Summary |
|---|---|---|---|
| StepIDs | Guid[] | This field is nullable. | The UIDs of workflow steps associated with the validation message. |
| Message | String | The validation message. | |
| MemberNames | String[] | This field is nullable. | The member names associated with the message. |