You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into similar issue of not having enough data about multiple validation errors, when for example several, not one, required fields is missing, and glad that soon I'll be able to get all schema errors, not the only first one.
Is it possible to show validation errors for body? At the moment I've get to general exception with no detail about concrete property.
Schema.validate has "TODO: pass validation errors" :) What is the easiest way to patch this?
Thanks
The text was updated successfully, but these errors were encountered: