From 726fdc3ae31ff682f434d4a2699330a9ffaad17a Mon Sep 17 00:00:00 2001 From: Andreas Gebhardt Date: Sat, 7 Jan 2017 14:01:10 +0100 Subject: [PATCH] add Clojure implementation `scjsv` See #41 - requested by @code-ape --- implementations.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/implementations.html b/implementations.html index 8fc65dbf..1fa3db64 100644 --- a/implementations.html +++ b/implementations.html @@ -39,6 +39,11 @@

Validators

  • json-schema-validator - supports version 4 (Apache License 2.0)
  • +
  • Clojure + +
  • Python