Closed pedromcaraujo closed 10 years ago
This change will provide more info in errors array. The final array will look like:
[ { "field": "id", "message": "id is not an integer" }, { "field": "name", "message": "name is required" } ]
This is not right. I'll close this.
This change will provide more info in errors array. The final array will look like: