Skip to content

JSON Validation window #135

Open
Open
@hunterhector

Description

@hunterhector

Is your feature request related to a problem? Please describe.

This project uses JSON in several key places, including:

  1. The data files (data packs)
  2. The ontology file
  3. The configurations

Currently, these files are directly uploaded or edited via simple text boxes. No validations are performed. This will introduce bugs in a later process.

Describe the solution you'd like
Introduce a general JSON input, visualization, and validation box, which can take a schema as an argument. Some tools like this may be good: https://www.npmjs.com/package/jsoneditor-react

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions