diff --git a/_data/validator-libraries-modern.yml b/_data/validator-libraries-modern.yml index db9bce97..65ec940b 100644 --- a/_data/validator-libraries-modern.yml +++ b/_data/validator-libraries-modern.yml @@ -134,23 +134,6 @@ date-draft: draft: [7, 6, 4] license: Apache License 2.0 -- name: Kotlin - implementations: - - name: Medeia-validator - url: https://github.com/worldturner/medeia-validator - notes: streaming validator for Kotlin and Java clients; works with Jackson and Gson - date-draft: - draft: [7, 6, 4] - license: Apache License 2.0 - - name: json-kotlin-schema - url: https://github.com/pwall567/json-kotlin-schema - notes: | - Kotlin implementation of JSON Schema. - (Currently supports most of Draft 7; see the README for details. - Full compliance with Draft 7 and later drafts in progress.) - date-draft: - draft: [7] - license: MIT - name: JavaScript implementations: - name: Hyperjump JSV @@ -188,17 +171,36 @@ date-draft: draft: [6] license: MIT +- name: Kotlin + implementations: + - name: Medeia-validator + url: https://github.com/worldturner/medeia-validator + notes: streaming validator for Kotlin and Java clients; works with Jackson and Gson + date-draft: + draft: [7, 6, 4] + license: Apache License 2.0 + - name: json-kotlin-schema + url: https://github.com/pwall567/json-kotlin-schema + notes: | + Kotlin implementation of JSON Schema. + (Currently supports most of Draft 7; see the README for details. + Full compliance with Draft 7 and later drafts in progress.) + date-draft: + draft: [7] + license: MIT - name: Perl implementations: - name: JSON::Schema::Modern url: https://github.com/karenetheridge/JSON-Schema-Modern notes: - date-draft: [7, 2019-09, 2020-12] + date-draft: [2019-09, 2020-12] + draft: [7] license: "GNU General Public License, Version 1 + The Artistic License 1.0" - name: JSON::Schema::Tiny url: https://github.com/karenetheridge/JSON-Schema-Tiny notes: - date-draft: [7, 2019-09, 2020-12] + date-draft: [2019-09, 2020-12] + draft: [7] license: "GNU General Public License, Version 1 + The Artistic License 1.0" - name: JSON::Validator url: https://github.com/mojolicious/json-validator @@ -336,8 +338,8 @@ - name: valbuddy license: Free and commercial versions (proprietary) url: 'https://www.json-buddy.com/json-validator-command-line-tool.htm' - date-draft: - draft: [2019-09, 7, 6, 4] + date-draft: [2019-09] + draft: [7, 6, 4] notes: JSONBuddy cli tool. Windows platform. Support for large data and streaming validation. - name: ajv-cli license: MIT diff --git a/implementations.md b/implementations.md index 7b6eba77..c7e35057 100644 --- a/implementations.md +++ b/implementations.md @@ -26,7 +26,7 @@ Validators