dojox.validate.ca.isSocialInsuranceNumber
dojo.require("dojox.validate.ca");
defined in dojox/validate/ca.js
Validates Canadian 9 digit social insurance number for several common formats This routine only pattern matches and does not use the Luhn Algorithm to validate number.
Usage
function (/*String*/ value) (view source)
parameter | type | description |
---|---|---|
value | String |