reach4help / covidhelphub-backend

MIT License
0 stars 1 forks source link

Solve validation for customer made forms #4

Open puzzledbytheweb opened 2 years ago

puzzledbytheweb commented 2 years ago

We (frontend and backend) need to tinker a bit about how we validate the forms and how the data should be structured for us to convert to any of the validation libraries we use (we're using Yup in the frontend, probably will use it in the backend as well).