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
This would be pretty easy to implement by changing E() to producing no error if there are already errors in the $state object (i.e. in this branch of the result structure), once error collection is changed to be nested rather than linear.
The text was updated successfully, but these errors were encountered:
See json-schema-org/json-schema-spec#973 (comment)
This would be pretty easy to implement by changing
E()
to producing no error if there are already errors in the $state object (i.e. in this branch of the result structure), once error collection is changed to be nested rather than linear.The text was updated successfully, but these errors were encountered: