Devoxx4Kids-NPO / littil-frontend

Apache License 2.0
0 stars 4 forks source link

error handling #17

Open tubbynl opened 2 years ago

tubbynl commented 2 years ago
{
  "errors": [
    {
      "path": "create.school.name",
      "message": "The name of the school is required."
    }
  ]
}
Anjanas-dh commented 1 year ago

@tubbynl What is the issue? Can you elaborate?

tubbynl commented 1 year ago

This is for better validation errors

the backend produces these errors on validation errors.