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.
README
1 parent 657b8d6 commit d8e009dCopy full SHA for d8e009d
README.md
@@ -103,7 +103,7 @@ Allows you to add custom rules by giving a callback function and a custom class.
103
104
#### Arguments
105
- `callback` (required) - the callback function.
106
-- `customClass` (optional) - the name of the class.
+- `customClass` (required) - the name of the class.
107
108
### CreditCard
109
Tests if the value is a valid credit card number using the Luhn10 algorithm.
0 commit comments