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 (2,034 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (10,781 stars)
PR merge metrics
 (Avg merge 15h 36m) (3 merged PRs in 30d)

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