Email Validator email-validator
Group | mx.com.inftel.oss |
描述 | 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". |
Packaging | jar |
Size | 7.22 KB |
文件 | pom jar |
网址 | https://github.com/santoszv/email-validator |
发布时间 | 2016-06-13 07:22 |
dependencies
Group | Artifact | Version |
---|---|---|
com.sun.mail | javax.mail | 1.5.3 |
javax.validation | validation-api | 1.1.0.Final |
developers
santoszv | Santos Zatarain Vera | INFTEL - Proveedor de Servicios de Aplicación |
licenses
Apache License, Version 2.0 | http://apache.org/licenses/LICENSE-2.0 |
索引仓库
仓库 | 个数 |
Central | 592045 |