| Name | Type | Description | Notes |
|---|---|---|---|
| error_code | str | Unique code for the error state | [optional] |
| message | str | Verbose message for the error state | [optional] |
| property_path | str | Path to property failing validation | [optional] |
| invalid_value | object | Invalid value for the property failing validation | [optional] |