Exercise - Input Validation Using the Message Class
- In ShowProducts, make the ProductName column mandatory by adding an error message if the field is empty.
- Add a warning message if the UnitsInStock is less than 10.
- Add an error message if the UnitsOnOrder is between 50 and 100.
- Save changes to Git.
- Build and test.
Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com