{ "type": "ValidationError", "message": "Validation failed", "validationErrors": [ { "message": "should be string", "path": ".address.street", "type": "format", "context": { "format": "email" } } ] }