nationid - v0.6.0
GitHub
npm
Preparing search index...
countries/us
validate
Function validate
validate
(
code
:
"US_SSN"
|
"US_ITIN"
|
"US_EIN"
|
"US_PASAPORTE"
|
ShortCode
,
input
:
string
,
)
:
boolean
Country-scoped validate: pass either
US_SSN
or just
SSN
/
ITIN
/
EIN
.
Parameters
code
:
"US_SSN"
|
"US_ITIN"
|
"US_EIN"
|
"US_PASAPORTE"
|
ShortCode
input
:
string
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
npm
nationid - v0.6.0
Loading...
Country-scoped validate: pass either
US_SSNor justSSN/ITIN/EIN.