dale5872 / WheelyGoodBikesManagementApp

3rd Year Group Project - creating a new bike-sharing system from scratch.
0 stars 0 forks source link

Input validation #42

Closed todo[bot] closed 5 years ago

todo[bot] commented 5 years ago

Check that values have been entered for all fields, and that the passwords match


https://github.com/dale5872/WheelyGoodBikesManagementApp/blob/8bcf6af929f2dad210958b1534b66017a88fbaa9/src/App/FXControllers/AddEditAccountController.java#L120-L125


This issue was generated by todo based on a TODO: comment in 8bcf6af929f2dad210958b1534b66017a88fbaa9. It's been assigned to @CPairman because they committed the code.
CPairman commented 5 years ago

Input validation complete on add account pop-up