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
We should improve the quality of messages reported by the validation.
In particular, we should be able in one single validation pass, to report about most known errors.
Also, validate should more resilient to spec errors and avoid panicking as much as possible.
Fix the following issues
A number of issues have already been posted about this.
This issue recaps the ones that might be short term improvements.
We should improve the quality of messages reported by the validation.
In particular, we should be able in one single validation pass, to report about most known errors.
Also, validate should more resilient to spec errors and avoid panicking as much as possible.
Fix the following issues
A number of issues have already been posted about this.
This issue recaps the ones that might be short term improvements.
(better than "object has no key").
Add the following validation features
(not in other existing issues)
detected errors.
The text was updated successfully, but these errors were encountered: