验证身份证号码 @param idCard 居民身份证号码18位,第一位不能为0,最后一位可能是数字或字母,中间16位为数字 \d同[0-9] @return 验证成功返回true,验证失败返回false
(String idCard)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected