ucsb-cs56-projects / cs56-utilities-password-generator

-
1 stars 5 forks source link

Proposed New Issue #6

Closed 108498asdf closed 10 years ago

108498asdf commented 10 years ago

For now, I didnt implement error checking into the password yet(because it wasn't a issue that was offered).But I want to implement error checking for password, so if the user enter something that are not numbers into the max and min boxes or their max is less than the min, it will give a error message.

Proposed Points: 250

bkiefer13 commented 10 years ago

Approved

bkiefer13 commented 10 years ago

Also, you may want to check the special character box, it seems to be throwing an exception when the box is empty.