From 20fe9c170a8fd0c9ebcde292cc2f473eeb11c534 Mon Sep 17 00:00:00 2001 From: Henry Andrews Date: Tue, 22 May 2018 17:12:47 -0700 Subject: [PATCH] WJElement has expressed interest in newer drafts Possibly not anytime soon, but also open to patches, so let's put them on the modern list in hopes of attracting attention. --- _data/validator-libraries-modern.yml | 7 +++++++ _data/validator-libraries-obsolete.yml | 7 ------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_data/validator-libraries-modern.yml b/_data/validator-libraries-modern.yml index ec1a67e7..6c7c3acf 100644 --- a/_data/validator-libraries-modern.yml +++ b/_data/validator-libraries-modern.yml @@ -9,6 +9,13 @@ url: https://github.com/gregsdennis/Manatee.Json draft: [7, 6, 4] license: MIT +- name: C + implementations: + - name: WJElement + url: https://github.com/netmail-open/wjelement + draft: [4, 3] + license: LGPL-3.0 + notes: "Draft-06+ progress: issue [17](https://github.com/netmail-open/wjelement/issues/17#issuecomment-390899432)" - name: Elixir implementations: - name: Elixir JSON Schema validator diff --git a/_data/validator-libraries-obsolete.yml b/_data/validator-libraries-obsolete.yml index ec1f0f2c..0d19362e 100644 --- a/_data/validator-libraries-obsolete.yml +++ b/_data/validator-libraries-obsolete.yml @@ -6,13 +6,6 @@ notes: draft: [4] license: Ms-PL -- name: C - implementations: - - name: WJElement - url: https://github.com/netmail-open/wjelement - notes: "partial draft-04 support" - draft: [3] - license: "LGPLv3" - name: C++ anchor-name: cpp implementations: