# WorkflowValidationError ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **code** | Option<**String**> | An error code. | [optional] **element_reference** | Option<[**models::WorkflowElementReference**](WorkflowElementReference.md)> | | [optional] **level** | Option<**String**> | The validation error level. | [optional] **message** | Option<**String**> | An error message. | [optional] **r#type** | Option<**String**> | The type of element the error or warning references. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)