Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
Merged
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
9 changes: 9 additions & 0 deletions _data/validator-libraries-modern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,15 @@
draft: [7]
license: MIT
last-updated: "2022-08-31"
- name: json-schema-validator
url: https://github.com/OptimumCode/json-schema-validator
notes: |
Kotlin Muliplatform implementation of JSON schema to validate the JsonElement from kotlinx.serialization-json.
The library is 'work in progress' and new features/drafts will be added in the future.
date-draft: []
draft: [7]
license: MIT
last-updated: "2023-08-01"
- name: Perl
implementations:
- name: JSON::Schema::Modern
Expand Down