Skip to content

Commit d8e009d

Browse files
diogotorres97afsampaio
authored andcommitted
Update README with new callback usage
1 parent 657b8d6 commit d8e009d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Allows you to add custom rules by giving a callback function and a custom class.
103103

104104
#### Arguments
105105
- `callback` (required) - the callback function.
106-
- `customClass` (optional) - the name of the class.
106+
- `customClass` (required) - the name of the class.
107107

108108
### CreditCard
109109
Tests if the value is a valid credit card number using the Luhn10 algorithm.

0 commit comments

Comments
 (0)