Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp
Manifest validation needs to check party ids
Open
enhancement
- Dominant language
- C++
- Stars
- 26
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Suggestion
When a manifest is validated, data is checked in the ContestDescriptions have valid data. The partyIds need to be added to this check. They we added to the ContestDescription but not checked here.
### Possible Implementation
_No response_
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.