Segelzwerg / SportToolBox

This is a website where you calculate different metrics used in sport. It is meant to collect calculators into one website for the convenience of the athletes.
GNU General Public License v3.0
4 stars 21 forks source link

Error Message for Controller #82

Open Segelzwerg opened 4 years ago

Segelzwerg commented 4 years ago

They should send an error if the input was not correct. For example: https://github.com/Segelzwerg/SportToolBox/blob/48aa148c0a1dbc2e68da107518b0f255f9a458bb/src/main/java/segelzwerg/sporttooolbox/web/speed/SpeedController.java#L52-L59 This should display an error if the conditionals are not met.