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
+51Lines changed: 51 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3349,3 +3349,54 @@
3349
3349
homepage: 'https://todiagram.com/editor'
3350
3350
supportedDialects:
3351
3351
draft: ['4','6','7','2019-09','2020-12']
3352
+
3353
+
- name: 'playwright-ajv-schema-validator'
3354
+
description: 'A Playwright plugin for API schema validation against plain JSON schemas, Swagger schema documents. Built on the robust core-ajv-schema-validator plugin and powered by the Ajv JSON Schema Validator, it delivers results in a clear, user-friendly format, simplifying the process of identifying and addressing schema issues.'
toolingListingNotes: 'It uses the Ajv JSON Schema Validator and core-ajv-schema-validator as its core engines.'
3372
+
3373
+
- name: 'shacl2code'
3374
+
description: 'This tool can be used to convert a SHACL model into various code bindings, including JSON schema. The resulting binding does standard type validations, using information provided by SHACL model.'
0 commit comments