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
Hi,
How can we validate that the json schema itself is valid?
For example if we pass schema={"blah": ["foo"]} as the schema Draft7Validator(schema), no errors are raised.