We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1df5d commit 0f46b0eCopy full SHA for 0f46b0e
src/CardExpirationMonth.php
@@ -6,7 +6,7 @@
6
7
class CardExpirationMonth implements Rule
8
{
9
- const MSG_CARD_EXPIRATION_MONT_INVALID = 'validation.credit_card.card_expiation_month_invalid';
+ const MSG_CARD_EXPIRATION_MONT_INVALID = 'validation.credit_card.card_expiration_month_invalid';
10
11
/**
12
* Year field name.
0 commit comments