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

Commit fbbab60

Browse files
authoredAug 3, 2020
Merge pull request #349 from JamesNK/patch-1
Update validator-libraries-modern.yml
2 parents a69f1e5 + 725dfb1 commit fbbab60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎_data/validator-libraries-modern.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
implementations:
44
- name: Json.NET Schema
55
url: https://www.newtonsoft.com/jsonschema
6-
date-draft:
6+
date-draft: [2019-09]
77
draft: [7, 6, 4, 3]
88
license: "AGPL-3.0-only"
99
- name: Manatee.Json
@@ -241,7 +241,7 @@
241241
notes: Supports multiple schemas and multiple instances
242242
- name: JSON Schema Validator
243243
url: https://www.jsonschemavalidator.net/
244-
date-draft:
244+
date-draft: [2019-09]
245245
draft: [7, 6, 4, 3]
246246
- name: JSON Schema Lint
247247
url: http://jsonschemalint.com/

0 commit comments

Comments
 (0)
This repository has been archived.