| Name | Type | Description | Notes |
|---|---|---|---|
| message | String | Error message | |
| errorCode | Integer | Error code | [optional] |
| stackTrace | String | Stack trace | [optional] |
| errors | List<ValidationErrorResult> | List of errors grouped by field name | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| message | String | Error message | |
| errorCode | Integer | Error code | [optional] |
| stackTrace | String | Stack trace | [optional] |
| errors | List<ValidationErrorResult> | List of errors grouped by field name | [optional] |