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
In JSON Schema draft 2020-12, the format validation is not enforced anymore. We should change this by adding a small indirection schema that collects all existing JSON SChema formats and instructs validating tools to validate against all of these.
In JSON Schema draft 2020-12, the format validation is not enforced anymore. We should change this by adding a small indirection schema that collects all existing JSON SChema formats and instructs validating tools to validate against all of these.