diff --git a/_data/validator-libraries-modern.yml b/_data/validator-libraries-modern.yml index 22beb2da..c43ef6a7 100644 --- a/_data/validator-libraries-modern.yml +++ b/_data/validator-libraries-modern.yml @@ -201,3 +201,9 @@ date-draft: draft: [6, 4] notes: can be used with YAML and many other formats besides JSON + - name: yajsv + license: MIT + url: 'https://github.com/neilpa/yajsv' + date-draft: + draft: [7, 6, 4] + notes: wraps [xeipuuv/gojsonschema](https://github.com/xeipuuv/gojsonschema)