IsValidBSN
Note: BSN is used in the Netherlands as identification number.
Returns true
if text
is indeed a valid BSN.
Returns false
if text
is not a valid BSN.
Syntax
Parameters
Name
Type
Required
Description
text
text
☑️
BSN number to be validated.
Last updated
Was this helpful?