Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 084ff33

Browse files
committed
updating description of the everit-org/json-schema library
1 parent eb2c9e2 commit 084ff33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Validators
6565
- [hjsonschema](https://github.com/seagreen/hjsonschema) - *supports draft 4* (MIT)
6666
- Java <a id="validator-java"></a>
6767
- [json-schema-validator](https://github.com/java-json-tools/json-schema-validator) - *supports draft 4* (LGPLv3)
68-
- [json-schema (implementation based on the org.json API)](https://github.com/everit-org/json-schema) - *supports draft 4* (Apache License 2.0)
68+
- [json-schema (implementation based on the org.json API)](https://github.com/everit-org/json-schema) - *supports draft 4, draft-6* (Apache License 2.0)
6969
- [json-schema-validator](https://github.com/networknt/json-schema-validator) - *supports draft 4* (Apache License 2.0)
7070
- JavaScript <a id="validator-javascript"></a>
7171
- [ajv](https://github.com/epoberezkin/ajv) for Node.js and browsers - *supports draft 4, draft 6, [custom keywords](https://github.com/epoberezkin/ajv-keywords) and [$data reference](https://github.com/json-schema-org/json-schema-spec/issues/51)* (MIT)

0 commit comments

Comments
 (0)