creditcard Method
Makes the element require a creditcard number.
Syntax
var value; // Type: Boolean value = jQuery.validator.methods.creditcard();
function creditcard() : Boolean;
Browser Compatibility
See Also
var value; // Type: Boolean value = jQuery.validator.methods.creditcard();
function creditcard() : Boolean;