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.
1 parent 6bd16c2 commit 5828740Copy full SHA for 5828740
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