Open justin-hackin opened 8 years ago
i.e.
{ name: 'exp-month', customError: "Please enter a valid month number (1-12)", display: 'Credit card expiry month', rules: 'required|greater_than[0]|less_than[13]' },
Yes, I am open to this. A pull request would be greatly appreciated!
i.e.