-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ENH] partially validate local node JSON config (#43)
* Add warning and catch for invalid JSON * Add jsonschema and validation * Enable partial node matching * Refactored validation to do file level first Co-authored-by: Alyssa Dai <[email protected]> * added new test case Co-authored-by: Alyssa Dai <[email protected]> * Better error handling and more comments Co-authored-by: Alyssa Dai <[email protected]> --------- Co-authored-by: Alyssa Dai <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
2d267b4
commit 1d76389
Showing
3 changed files
with
180 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters