Exercise - Input Validation Using the Message Class

  1. In ShowProducts, make the ProductName column mandatory by adding an error message if the field is empty.
  2. Add a warning message if the UnitsInStock is less than 10.
  3. Add an error message if the UnitsOnOrder is between 50 and 100.
  4. Save changes to Git.
  5. Build and test.

Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com