Kinto / kinto-admin

Kinto Web Administration Console
http://kinto.github.io/kinto-admin/
185 stars 35 forks source link

High level validation of JSON schema #253

Open leplatrem opened 7 years ago

leplatrem commented 7 years ago

It would be nice to have some sanity check for the JSON schema + ui:schema, for example the required fields consistency... Otherwise we have to go to the create record form to see the errors. Maybe a preview panel would help ?

n1k0 commented 7 years ago

I'm planning to work on that after #371 lands. Basically, JSONEditor should perform JSON validation, to their consumers/wrappers.

anselmos commented 6 years ago

@leplatrem - The #371 has been merged, is there any possibility for you to work on it? Or maybe there is anything that I could do to help with this ?

leplatrem commented 6 years ago

Unfortunately, I can't guarantee that this issue will be prioritized anytime soon on our side.

But if you're willing to work on this, it would be excellent! And I would be glad to guide you or review your contribution!

Thanks for your interest! Let us know :)