MCPcopy
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

1import assertString from './util/assertString';
2import includes from './util/includesArray';
3import isInt from './isInt';
4

Callers

nothing calls this directly

Calls 3

assertStringFunction · 0.85
isIntFunction · 0.85
checkIdCardNoFunction · 0.85

Tested by

no test coverage detected