Form Validation for WIP Limits
We need to have form validation and messages when a user inputs a non-numerical input, details found here
I think we need to validate against the following:
- Number
- Negative Number
- Max wip limit? (Would this be valuable?)