Email validator is a simple wrapper to "javax.mail.internet.InternetAddress". The validation is accomplished by creating an "InternetAddress" object, calling "InternetAddress.validate()" and calling "InternetAddress.getAddress().equals()" to ensure the "value" is an "email" without "name".

LicenseApache 2.0
Tagsmailvalidation
HomePage https://github.com/santoszv/email-validator
Ranking#840706 in MvnRepository (See Top Artifacts)

VersionVulnerabilitiesRepositoryUsagesDate
1.0Central
0
Jun 12, 2016