You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/tooling-data.yaml
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3123,3 +3123,18 @@
3123
3123
supportedDialects:
3124
3124
draft: ['2020-12', '7']
3125
3125
toolingListingNotes: 'JSON Schema Validation for Elixir according to the latest specifications. Supports compile-time schema builds, custom dialects and custom formats.'
3126
+
3127
+
- name: '@imhonglu/json-schema'
3128
+
description: 'The tool supports static type inference for schema definitions and ensures validation based on the JSON-Schema-test-suite.'
0 commit comments