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

add dev.harrel:json-schema implementation #527

Merged
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
6 changes: 6 additions & 0 deletions _data/validator-libraries-modern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,12 @@
draft: [7, 6, 4]
license: Apache License 2.0
last-updated: "2022-08-31"
- name: json-schema (dev.harrel)
url: https://github.com/harrel56/json-schema
notes: JSON library agnostic implementation. Supports custom keywords.
date-draft: [ 2020-12 ]
license: MIT
last-updated: "2023-06-29"
- name: JavaScript
implementations:
- name: Hyperjump JSV
Expand Down