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".
Latest Versions
1 versions โ| Version | Vulnerabilities | Usages | Date | |
|---|---|---|---|---|
1.0.x | 1.0 |
0
| Jun 12, 2016 |