8000
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 bc78096 + cc3ce38 commit 5065822Copy full SHA for 5065822
reference/constraints/CardScheme.rst
@@ -91,10 +91,11 @@ Available Options
91
schemes
92
-------
93
94
-**type**: ``array`` [:ref:`default option<validation-default-option>`]
+**type**: ``mixed`` [:ref:`default option<validation-default-option>`]
95
96
This option is required and represents the name of the number scheme used to
97
-validate the credit card number. Valid values are:
+validate the credit card number, it can either be a string or an array. Valid
98
+values are:
99
100
* ``AMEX``
101
* ``CHINA_UNIONPAY``
0 commit comments