inmite / android-validation-komensky

A simple library for validating user input in forms using annotations.
Apache License 2.0
506 stars 78 forks source link

Allow space character in RegExp.EMAIL at start and end of email address #49

Open Andoctorey opened 7 years ago

Andoctorey commented 7 years ago

Fox example user should be able to enter " a@a. com ", not just "a@a.com"