From 9d54790dbd9e29ed6d2e7ed4d20aaf84556bba4c Mon Sep 17 00:00:00 2001 From: Patrick Boettcher Date: Wed, 28 Dec 2016 16:05:09 +0100 Subject: [PATCH] Add links to valijson and json-schema-validator - both written in C++ --- implementations.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/implementations.html b/implementations.html index 483b8eb4..8fc65dbf 100644 --- a/implementations.html +++ b/implementations.html @@ -84,6 +84,8 @@

Validators

  • C++
  • Haskell