large_image icon indicating copy to clipboard operation
large_image copied to clipboard

Add an option to validate yaml/json files against a schema

Open manthey opened this issue 7 months ago • 0 comments

We can edit json and yaml files in the item page. We validate that the data is valid for the format, but it would be better to allow selectively validating against a schema (e.g., the multi-source schema, or a config file schema) as well.

Related to this, the format option should preserve yaml comments.

manthey avatar Jan 03 '24 19:01 manthey