Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/validatorjs/validator.js
/ isIdentityCard.js
File
isIdentityCard.js
src/lib/isIdentityCard.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assertString from
'./util/assertString'
;
2
import
includes from
'./util/includesArray'
;
3
import
isInt from
'./isInt'
;
4
Callers
nothing calls this directly
Calls
3
assertString
Function · 0.85
isInt
Function · 0.85
checkIdCardNo
Function · 0.85
Tested by
no test coverage detected