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. I was going to use this library in my asynchronous API, but JSON validation is too slow and takes up to a few seconds. It would be great if a faster library was used instead of jsonschema, for example, fastjsonschema.