Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 24 additions & 1 deletion data/tooling-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3421,4 +3421,27 @@
license: 'BSD'
source: 'https://github.com/gmr/jsonschema-models'
supportedDialects:
draft: ['2020-12']
draft: ['2020-12']

- name: 'Blaze4J'
description: 'Blaze4J is a high-performance Java wrapper for the Blaze JSON Schema validator,'
toolingTypes: ['validator']
languages: ['Java']
environments: ['Windows', 'Linux', 'macOS']
creators:
- name: 'Madhav Dhatrak (Contributor)'
username: 'MadhavDhatrak'
platform: 'github'
- name: 'Bence Eros (Mentor)'
username: 'erosb'
platform: 'github'
maintainers:
- name: 'Madhav Dhatrak'
username: 'MadhavDhatrak'
platform: 'github'
license: 'AGPL-3.0'
source: 'https://github.com/MadhavDhatrak/Blaze4J.git'
homepage: 'https://github.com/MadhavDhatrak/Blaze4J.git'
supportedDialects:
draft: ['4', '6', '7', '2019-09', '2020-12']
toolingListingNotes: 'Project built under GSoC "25. High-performance Java wrapper for Blaze JSON Schema validator using Java FFM API.'
Loading