Skip to content

Conversation

@simbo1905
Copy link
Owner

@simbo1905 simbo1905 commented Sep 2, 2025

Adds brief validator docs + verify integration; CI runs mvn verify; agents prefer mvnd; strict mode available for the suite; ~71% in strict currently.

Changes

  • JSON Schema validation module with Draft 2020-12 support
  • Integration with official JSON Schema Test Suite
  • Maven verify integration with CI
  • Documentation and usage examples
  • Thread-safe compiled schemas with immutable results
  • Error paths and messages for validation failures

Testing

  • Unit tests for schema validation features
  • Integration tests with official JSON Schema Test Suite
  • Default lenient mode skips unsupported tests
  • Strict mode available with ~71% pass rate
  • CI runs full test suite on push/PR

@simbo1905 simbo1905 changed the title json schema JSON Schema validator: docs + verify integration (closes #19) Sep 3, 2025
@simbo1905 simbo1905 merged commit b2f2dc8 into main Sep 3, 2025
5 checks passed
@simbo1905 simbo1905 deleted the schema-validation branch September 3, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants