ragunathjawahar / android-saripaar

UI form validation library for Android
Apache License 2.0
3.22k stars 460 forks source link

Error in default e-mail validation #164

Open eumagnun opened 7 years ago

eumagnun commented 7 years ago

This is a valid e-mail:

test@oft.plus

But saripaar show as inválid.

rjoncontract commented 7 years ago

@eumagnun Will upgrade to the latest commons validator code base or will add it manually.

eumagnun commented 7 years ago

Sorry friend, i don't understand.. Who will upgrade it? I can do it in my project?

rjoncontract commented 7 years ago

You can make the change if you clone the project and build it yourself. Or else you may have to wait till I push the changes.