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

Add valijson validator to C++ section #338

Merged
merged 1 commit into from
Jun 11, 2020
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 @@ -31,6 +31,12 @@
date-draft:
draft: [7]
license: MIT
- name: Valijson
url: https://github.com/tristanpenman/valijson
notes: header-only library, works with many JSON parser implementations
date-draft:
draft: [7]
license: BSD-2-Clause
- name: Clojure
implementations:
- name: jinx
Expand Down