Prevent negative voting
Prevent a voter from setting a decision for a contestant with a negative value. The tallying process currently rejects such decisions/votes from consideration. The setDecision()
validation could include an additional check to reject such decisions from even being set.