From ec14bf644f3760ae7496537cd282c1ba5fb98ded Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kirit=20S=C3=A6lensminde?= Date: Mon, 3 Sep 2018 20:16:35 +0700 Subject: [PATCH] Add f5-json-schema to the implementations list --- _data/validator-libraries-modern.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_data/validator-libraries-modern.yml b/_data/validator-libraries-modern.yml index d347439d..c0e9cc81 100644 --- a/_data/validator-libraries-modern.yml +++ b/_data/validator-libraries-modern.yml @@ -16,6 +16,12 @@ draft: [4, 3] license: LGPL-3.0 notes: "Draft-06+ progress: issue [17](https://github.com/netmail-open/wjelement/issues/17#issuecomment-390899432)" +- name: C++ + implementations: + - name: f5-json-schema + url: https://github.com/KayEss/json-schema + draft: [7] + license: Boost Software License 1.0 - name: Elixir implementations: - name: Elixir JSON Schema validator