MCPcopy Index your code
hub / github.com/deepyu/RegexUtils / checkEmail

Method checkEmail

RegexUtils.java:20–23  ·  view source on GitHub ↗

验证Email @param email email地址,格式:zhangsan@sina.com,zhangsan@xxx.com.cn,xxx代表邮件服务商 @return 验证成功返回true,验证失败返回false

(String email)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected