dandi / dandi-archive

DANDI API server and Web app
https://dandiarchive.org
13 stars 10 forks source link

Investigate AJV integration with VJSF #1601

Open mvandenburgh opened 1 year ago

mvandenburgh commented 1 year ago

We need to investigate the extent that AJV can be integrated into VJSF, and if it will help us solve issues such as #1477 and #1480.

https://koumoul-dev.github.io/vuetify-jsonschema-form/latest/configuration#validator

satra commented 1 year ago

@mvandenburgh - where are we on the ajv integration. i know a basic ajv import was integrated. i believe we will also need ajv-formats (https://ajv.js.org/guide/formats.html) for regex and uri checking. today's discussion request (https://github.com/dandi/helpdesk/discussions/102) comes from meditor validator not checking regex.