Name | Type | Description | Notes |
---|---|---|---|
message | string | Validation error message. | [optional] |
status | string | The HTTP status code. | [optional] |
kind | string | The kind of error reported. | [optional] |
path | string | The field path in the submitted object caused this error. | [optional] |
value | string | The value of the field caused this error. This is applicable only when kind is not `required`. | [optional] |