e

email-validator

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".
https://github.com/santoszv/email-validator
Apache License, Version 2.0
INFTEL - Proveedor de Servicios de Aplicación
Santos Zatarain Vera
Aggregated version Version Update time
1.0 1.0 Jun 13, 2016
1 Records