vue-form-json-schema icon indicating copy to clipboard operation
vue-form-json-schema copied to clipboard

how do i generate the uischema?

Open helxsz opened this issue 4 years ago • 2 comments
trafficstars

I just have the json schema of the entity, however it seems it is hard to get a form without uischema, is it? if it is, how would to generate the uischema code ?

helxsz avatar Dec 10 '20 15:12 helxsz

@helxsz you have to provide it manually or implement some generator function

Fuasmattn avatar Dec 15 '20 12:12 Fuasmattn

It would be very nice to have some kind of UI for generating the schemas. It is quite difficult to come up with them, especially as in your validation example.. the uiSchema is super verbose and very lengthy.. it would be great if all the validation UI was generated from the schema's validation rules

vesper8 avatar May 28 '21 23:05 vesper8