Commit 2e9bd66
authored
Validating Manifest Schema (#239)
* 📦 Add jsonschema package
* ✨ Add ElectionDescription Schema
Add a method to validate schemas. This one works particularly for an ElectionManifest.
* 🧹 Return an error message
Add an error message to the return
* ✨ Alter schema to be only loaded on function call1 parent 932022c commit 2e9bd66
File tree
5 files changed
+776
-52
lines changed- src/electionguard
- tests
5 files changed
+776
-52
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments