dojox/validate/web._cardInfo (version 1.10)

Summary

A dictionary list of credit card abbreviations

A hash of valid CC abbreviations and regular expressions

See the dojox/validate/web._cardInfo reference documentation for more information.

Examples

Example 1

Define your own card, gift-card, whatever. Starts with 7, is 15 total length.

dojo.mixin(dojox.validate._cardInfo, {
  "my":"7[0-9]{14}"
});

Property Summary

Properties

ax
bl
dc
di
ec
er
jcb
mc
vi
Error in the documentation? Can’t find what you are looking for? Let us know!