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

moved networknt validator to modern #303

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions _data/validator-libraries-modern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@
date-draft:
draft: [7, 6, 4]
license: Apache License 2.0
- name: json-schema-validator
url: https://github.com/networknt/json-schema-validator
notes:
draft: [7, 6, 4]
license: Apache License 2.0
- name: Kotlin
implementations:
- name: Medeia-validator
Expand Down
5 changes: 0 additions & 5 deletions _data/validator-libraries-obsolete.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,6 @@
url: https://github.com/java-json-tools/json-schema-validator
draft: [4]
license: LGPLv3
- name: json-schema-validator
url: https://github.com/networknt/json-schema-validator
notes:
draft: [4]
license: Apache License 2.0
- name: JavaScript
implementations:
- name: jsonschema
Expand Down