votingworks / bmd

GNU General Public License v3.0
13 stars 7 forks source link

Lint uploaded election file and localStorage data to confirm they match expected election object shape. #23

Open beausmith opened 5 years ago

beausmith commented 5 years ago
beausmith commented 5 years ago

https://github.com/jquense/yup

Check that id matches title (if this is a thing) by using this as a starting point: https://github.com/jaredpalmer/formik/issues/90#issuecomment-317804880

benadida commented 5 years ago

We need to think about how to connect json schema to typescript type.

beausmith commented 4 years ago

Move to https://github.com/votingworks/ems