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

validate input json file against geoview schema before attempting to display #37

Open
Pewillia opened this issue Jan 9, 2023 · 0 comments

Comments

@Pewillia
Copy link
Member

Pewillia commented Jan 9, 2023

validate input json file against geoview schema if possible, since won't display anything and no error message, validate json itself if error and alert user, could dsiplay file and indicate where error occurs

Could use Ajv JSON schema validator on github.benefits specifi tag name or error

npm install jsonlint -g ,

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

No branches or pull requests

1 participant