Skip to content

Commit

Permalink
Update \'README\' with new callback usage
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotorres97 committed Oct 30, 2020
1 parent 657b8d6 commit 4fdd08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Allows you to add custom rules by giving a callback function and a custom class.

#### Arguments
- `callback` (required) - the callback function.
- `customClass` (optional) - the name of the class.
- `customClass` (required) - the name of the class.

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

0 comments on commit 4fdd08a

Please sign in to comment.