josdejong/jsoneditor

Filter Append, Type and Insert based on JSON schema

Open

#1,416 opened on Jan 30, 2022

 (1 comment) (0 reactions) (0 assignees)JavaScript (2,078 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (12,263 stars)
PR merge metrics
 (PR metrics pending)

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