Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON Validation window #135

Open
hunterhector opened this issue Nov 9, 2020 · 1 comment
Open

JSON Validation window #135

hunterhector opened this issue Nov 9, 2020 · 1 comment
Labels
feature request Request a new feature

Comments

@hunterhector
Copy link
Member

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.

@hunterhector hunterhector added the feature request Request a new feature label Nov 9, 2020
@hunterhector
Copy link
Member Author

#137 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request a new feature
Projects
None yet
Development

No branches or pull requests

1 participant