ErrorResponse
- messageType: stringrequired
Human-readable error message
- codeType: string
Machine-readable error code
- fieldsType: array object[] ยท FieldViolation[]
Field-level validation errors (present for 422 responses)
- messageType: stringrequired
Human-readable error message explaining what's wrong
- pathType: stringrequired
Dot-separated path to the field with the error
- valuerequired
The invalid value that was provided