adhambadawi / mini-survey-monkey

A web application for creating and managing surveys using Spring MVC.
MIT License
0 stars 0 forks source link

Enforce 'min' and 'max' for Number Range Questions #47

Closed adhambadawi closed 4 days ago

adhambadawi commented 4 days ago

When we create the range question and set the limit to from 0 to 10 for example, when answering the survey any number can be inputted (i.e. -5 or 20).