Jugaadi
Jugaadi
As a library user, it would be helpful if jschon can provide numeric error codes( and name if possible) in addition to the error messages in output format since we...
Will it be a good idea to pursue class object validation with jsonschema? Can we maintain a protocol instead of the current [JSON class](https://github.com/marksparkza/jschon/blob/main/jschon/json.py#L34) ?
This flexibility can be provided at both global and per validation level.
Would be really helpful if you can share your experience using Go bindings. Any issue when compared to bindings in other languages(C/Java)?
Using [this tool](https://github.com/sourcemeta/alterschema), the existing Draft 7 schema can be converted to v2020-12. The new version has also been adopted as the official version in OpenAPI v3.1. However, the tooling...