Skip to content

Commit b1e17af

Browse files
authored
Merge pull request #1838 from MadhavDhatrak/Blaze4j
feat: Add Blaze4J tool to tooling data
2 parents e97ceb0 + 5095c48 commit b1e17af

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

data/tooling-data.yaml

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3421,4 +3421,27 @@
34213421
license: 'BSD'
34223422
source: 'https://github.com/gmr/jsonschema-models'
34233423
supportedDialects:
3424-
draft: ['2020-12']
3424+
draft: ['2020-12']
3425+
3426+
- name: 'Blaze4J'
3427+
description: 'Blaze4J is a high-performance Java wrapper for the Blaze JSON Schema validator,'
3428+
toolingTypes: ['validator']
3429+
languages: ['Java']
3430+
environments: ['Windows', 'Linux', 'macOS']
3431+
creators:
3432+
- name: 'Madhav Dhatrak (Contributor)'
3433+
username: 'MadhavDhatrak'
3434+
platform: 'github'
3435+
- name: 'Bence Eros (Mentor)'
3436+
username: 'erosb'
3437+
platform: 'github'
3438+
maintainers:
3439+
- name: 'Madhav Dhatrak'
3440+
username: 'MadhavDhatrak'
3441+
platform: 'github'
3442+
license: 'AGPL-3.0'
3443+
source: 'https://github.com/MadhavDhatrak/Blaze4J.git'
3444+
homepage: 'https://github.com/MadhavDhatrak/Blaze4J.git'
3445+
supportedDialects:
3446+
draft: ['4', '6', '7', '2019-09', '2020-12']
3447+
toolingListingNotes: 'Project built under GSoC "25. High-performance Java wrapper for Blaze JSON Schema validator using Java FFM API.'

0 commit comments

Comments
 (0)