Skip to content

Commit d500e00

Browse files
committed
move valbuddy up
1 parent 6127552 commit d500e00

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_data/validator-libraries-modern.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,12 @@
333333
draft: [7]
334334
- name: Command Line
335335
implementations:
336+
- name: valbuddy
337+
license: Free and commercial versions (proprietary)
338+
url: 'https://www.json-buddy.com/json-validator-command-line-tool.htm'
339+
date-draft:
340+
draft: [2019-09, 7, 6, 4]
341+
notes: JSONBuddy cli tool. Windows platform. Support for large data and streaming validation.
336342
- name: ajv-cli
337343
license: MIT
338344
url: 'https://www.npmjs.com/package/ajv-cli'
@@ -344,12 +350,6 @@
344350
date-draft:
345351
draft: [7, 6, 4]
346352
notes: wraps [xeipuuv/gojsonschema](https://github.com/xeipuuv/gojsonschema)
347-
- name: valbuddy
348-
license: Free and commercial versions (proprietary)
349-
url: 'https://www.json-buddy.com/json-validator-command-line-tool.htm'
350-
date-draft:
351-
draft: [2019-09, 7, 6, 4]
352-
notes: JSONBuddy cli tool. Windows platform. Support for large data and streaming validation.
353353
- name: Polyglottal JSON Schema Validator
354354
license: MIT
355355
url: 'https://www.npmjs.com/package/pajv'

0 commit comments

Comments
 (0)