Added
- Accept JSON strings in
validator_cls_for. ResolverandResolvedtypes for programmatic schema resolution.dereferencefunction to recursively inline$refreferences. #422ValidatorMapfor validating instances against subschemas identified by URI-fragment JSON pointer. #1075
Performance
- Avoid registry clones and document clones during validator construction. This improves real-world schema compilation by roughly 10-20% in internal benchmarks.