{"id":31847222,"url":"https://github.com/leadpony/json-schema-conformance-test","last_synced_at":"2025-10-12T09:30:03.605Z","repository":{"id":45534698,"uuid":"183011373","full_name":"leadpony/json-schema-conformance-test","owner":"leadpony","description":"Conformance tests to JSON Schema specification","archived":false,"fork":false,"pushed_at":"2023-06-13T22:56:01.000Z","size":51,"stargazers_count":2,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T12:07:35.881Z","etag":null,"topics":["java","json","schema","validator"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leadpony.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-23T12:34:57.000Z","updated_at":"2024-04-24T12:07:35.881Z","dependencies_parsed_at":"2023-01-23T10:15:15.446Z","dependency_job_id":null,"html_url":"https://github.com/leadpony/json-schema-conformance-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leadpony/json-schema-conformance-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpony%2Fjson-schema-conformance-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpony%2Fjson-schema-conformance-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpony%2Fjson-schema-conformance-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpony%2Fjson-schema-conformance-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leadpony","download_url":"https://codeload.github.com/leadpony/json-schema-conformance-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leadpony%2Fjson-schema-conformance-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010938,"owners_count":26084837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","json","schema","validator"],"created_at":"2025-10-12T09:29:51.791Z","updated_at":"2025-10-12T09:30:03.597Z","avatar_url":"https://github.com/leadpony.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON Schema Conformance Test\n\n[![Build Status](https://travis-ci.org/leadpony/json-schema-conformance-test.svg?branch=master)](https://travis-ci.org/leadpony/json-schema-conformance-test)\n\nThis project provides conformance tests to the [JSON Schema Specification]. All test cases are from official [JSON Schema Test Suite], including both mandatory and optional ones.\n\n## Test Results\n\nThe following table shows the number of failures occurred while testing popular JSON validators written in JVM languages as of 2020-11-03.\n\n| Software | Version | Draft 2019-09 | Draft-07 | Draft-06 | Draft-04 |\n| --- | --- | ---: | ---: | ---: | ---: |\n| [everit-org/json-schema] | 1.12.1 | n/a | 75 | 35 | 31 |\n| [java-json-tools/json-schema-validator] | 2.2.14 | n/a | n/a | n/a | 25 |\n| [Justify] | 3.1.0 | n/a | 0 | 0 | 0 |\n| [networknt/json-schema-validator] | 1.0.44 | n/a | 92 | 47 | 31 |\n| [ssilverman/snowy-json] | 0.15.0 | 0 | 0 | 0 | n/a |\n\nNote that _n/a_ in the table means that the software does not support the version of the specification.\n\n## How to Run\n\nThe following tools are required to build and run this software.\n* JDK 11 or higher\n* Maven 3.6.0\n\nThe command below will build and run all tests.\n```bash\n$ git clone --recursive https://github.com/leadpony/json-schema-conformance-test.git\n$ cd json-schema-conformance-test/\n$ mvn clean test\n```\n\n## Copyright Notice\nCopyright \u0026copy; 2019-2020 leadpony. This software is licensed under [Apache License, Versions 2.0][Apache 2.0 License].\n\n[Apache 2.0 License]: https://www.apache.org/licenses/LICENSE-2.0\n[JSON Schema Specification]: https://json-schema.org/\n[JSON Schema Test Suite]: https://github.com/json-schema-org/JSON-Schema-Test-Suite\n\n[everit-org/json-schema]: https://github.com/everit-org/json-schema\n[java-json-tools/json-schema-validator]: https://github.com/java-json-tools/json-schema-validator\n[Justify]: https://github.com/leadpony/justify\n[networknt/json-schema-validator]: https://github.com/networknt/json-schema-validator\n[ssilverman/snowy-json]: https://github.com/ssilverman/snowy-json\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleadpony%2Fjson-schema-conformance-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleadpony%2Fjson-schema-conformance-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleadpony%2Fjson-schema-conformance-test/lists"}