MCPcopy Create free account
hub / github.com/deepyu/RegexUtils / checkIpAddress

Method checkIpAddress

RegexUtils.java:156–159  ·  view source on GitHub ↗

匹配IP地址(简单匹配,格式,如:192.168.1.1,127.0.0.1,没有匹配IP段的大小) @param ipAddress IPv4标准地址 @return 验证成功返回true,验证失败返回false

(String ipAddress)

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