dejesus2010 / CEN3031Project

Apache License 2.0
1 stars 0 forks source link

Add species & Add customer id field validation failure #14

Closed dgollahon closed 9 years ago

dgollahon commented 9 years ago

If you enter a string instead of a number in the ID field of the forms that create new customers and species the form will highlight green like the date is good, but it will generate a bad request with no feedback to the user. We need to update the form validation logic.