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

Add reference to JSON schema validator for JSON for Modern C++ #249

Merged
merged 2 commits into from
Apr 2, 2019
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
4 changes: 4 additions & 0 deletions _data/validator-libraries-modern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@
url: https://github.com/KayEss/json-schema
draft: [7]
license: Boost Software License 1.0
- name: JSON schema validator for JSON for Modern C++
url: https://github.com/pboettch/json-schema-validator
draft: [7]
license: MIT
- name: Clojure
implementations:
- name: json-schema
Expand Down