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 Jetsons EDF #60

Closed
stratofax opened this issue Aug 4, 2022 · 2 comments · Fixed by #65 or #98
Closed

Validate Jetsons EDF #60

stratofax opened this issue Aug 4, 2022 · 2 comments · Fixed by #65 or #98
Assignees
Labels
enhancement New feature or request

Comments

@stratofax
Copy link
Collaborator

stratofax commented Aug 4, 2022

Use the ballotmaker validate --edf [filepath] command to check for the existence of a JSON-formatted EDF, and read the contents into memory using the NISTLib parser and validator.

@stratofax stratofax added the enhancement New feature or request label Aug 4, 2022
@stratofax stratofax self-assigned this Aug 4, 2022
@stratofax
Copy link
Collaborator Author

The validate command will use the same code as make but only open and read the JSON EDF.

@stratofax
Copy link
Collaborator Author

At this current moment, his is the best choice to use as a sample PDF, according to Cliff: NIST-1500-100-103-examples/june_test_case.json at main · TrustTheVote-Project/NIST-1500-100-103-examples

@stratofax stratofax linked a pull request Aug 10, 2022 that will close this issue
@stratofax stratofax linked a pull request Aug 29, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment