dojox.validate.isValidLuhn
dojo.require("dojox.validate._base");
defined in dojox/validate/_base.js
Compares value against the Luhn algorithm to verify its integrity
Usage
function (/*String*/ value) (view source)
parameter | type | description |
---|---|---|
value | String |