# JiraExpressionValidationError ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **column** | Option<**i32**> | The text column in which the error occurred. | [optional] **expression** | Option<**String**> | The part of the expression in which the error occurred. | [optional] **line** | Option<**i32**> | The text line in which the error occurred. | [optional] **message** | **String** | Details about the error. | **r#type** | **String** | The error type. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)