Workflow event validation
Log in to add to favouritesPage last updated 24 September 2021
Property
| Name | Type | Format | Description |
|---|---|---|---|
| message | object | localized value | A message to be displyed in the Contensis UI if the validation fails. |
Example
{
"required": {
"message": {
"en-GB": "The reason is required"
}
}