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
Use an explicit default provided to validator_for in all cases.
Previously it was only used when $schema was not present, but clearly
it should be used even when it is but the URI is not recognized.
Combined with #981 this *hopefully* now handles the remaining downstream
users with subclasses.
0 commit comments