| Name | Type | Description | Notes |
|---|---|---|---|
| resource_validation_errors | list[ResourceValidationErrorsElement] | Array of elements of resource validation errors | [optional] |
| field_validation_errors | list[FieldValidationErrorsElement] | Array of elements of field validation errors | [optional] |
| type | str | The internal type of error, not accessible externally | [optional] |
| title | str | Title of the error | [optional] |
| detail | str | Detail of the error | [optional] |