Skip to content

Commit 65a9ae4

Browse files
authored
add v8r to implementations (#883)
1 parent 7346c37 commit 65a9ae4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

data/validator-libraries-modern.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,15 @@
567567
notes: Supports formatting, linting, bundling, testing, validating, and more. As an exception, validation is not supported on Draft 3 and older
568568
built-on:
569569
name: jsontoolkit
570+
- name: v8r
571+
license: MIT
572+
url: https://github.com/chris48s/v8r
573+
last-updated: "2024-08-23"
574+
date-draft: [2020-12, 2019-09]
575+
draft: [7, 6, 4]
576+
notes: Uses [Schema Store](https://www.schemastore.org/) to detect a suitable schema for your input files based on the filename
577+
built-on:
578+
name: ajv
570579
- name: Github Actions
571580
implementations:
572581
- name: Validate JSON Action

0 commit comments

Comments
 (0)