The request parameters did not meet validation
- 400 Bad RequestHTTP Status
- application/jsonContent-Type
Name |
Type |
Required / Optional |
Description |
type |
String
|
Required |
The type of error
|
message |
String
|
Required |
The textual error message
|
violations |
List
<
violations
> |
Optional |
|
Name |
Type |
Required / Optional |
Description |
field |
String
|
Required |
The field with a violation
|
message |
String
|
Required |
The violation message
|
value |
String
|
Optional |
The value of the field with a violation
|