josdejong/jsoneditor

Filter Append, Type and Insert based on JSON schema

Open

#1,416 opened on Jan 30, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (10,781 stars) (2,034 forks)batch import
featurehelp wanted

Description

On menu open, pseudo add each suggestion (including templates) and validate against provided JSON schema (and onValidate). If validation failed, disable (grey out, or hide) suggestion. If all options fails, possibly disable the sub-menu. image

Contributor guide