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.
2 parents 33d2dd6 + 0f46b0e commit 948e899Copy full SHA for 948e899
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