csc302-spring-2021 / proj-DaTeam

CSC302 course project for DaTeam
https://dateam-frontend.herokuapp.com/
5 stars 2 forks source link

Call FormResponse validation on post responses at backend #189

Closed otomn closed 3 years ago

otomn commented 3 years ago

At the moment, POST/ responses API at backend only validates the structure of the response. Need to validate the response using FormResponseValidator.