networknt has no harness connecting it to the official JSON Schema annotation test suite. A Java runner is needed to load test cases, validate instances, collect annotations, and report pass/fail. The library already supports annotation collection via annotationCollectionEnabled(true), so only the test runner needs to be implemented. I'd like to work on this and submit a PR.
networknt has no harness connecting it to the official JSON Schema annotation test suite. A Java runner is needed to load test cases, validate instances, collect annotations, and report pass/fail. The library already supports annotation collection via annotationCollectionEnabled(true), so only the test runner needs to be implemented. I'd like to work on this and submit a PR.