rschnapp / BusMan

Android app uses NFC tags to maintain a passenger manifest
Apache License 2.0
29 stars 12 forks source link

Added validation to the code that extracts the name from the rider ID #9

Closed EboMike closed 8 years ago

EboMike commented 8 years ago

Added validation to the code that extracts the name from the rider ID and safely handled all cases that relied on it. Also warn the user if a manually entered ID does not match the expected format.

EboMike commented 8 years ago

Good point. Done.