We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0756479 commit 1f9827fCopy full SHA for 1f9827f
data/tooling-data.yaml
@@ -3183,4 +3183,13 @@
3183
supportedDialects:
3184
draft: ['2020-12']
3185
toolingListingNotes: '[A reference to MetaConfigurator papers](https://rdcu.be/dJvgS).'
3186
+
3187
+- name: 'json-2-joi'
3188
+ description: 'Converts a JSON schema to a Joi schema for object validation'
3189
+ toolingTypes:
3190
+ ['util-format-conversion', 'schema-to-types']
3191
+ language: ['JavaScript']
3192
+ license: 'Apache License 2.0'
3193
+ source: 'https://github.com/kenspirit/json-2-joi'
3194
3195
0 commit comments