Methods
ValidChars(nicNumber) → {boolean}
- Description:
Checks if there are valid characters matching a national ID card.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
nicNumber |
string |
Returns:
- Type
- boolean
Checks if there are valid characters matching a national ID card.
Name | Type | Description |
---|---|---|
nicNumber |
string |