Skip to content

Commit b0e23d2

Browse files
committed
Update README.md
1 parent 8ac9b11 commit b0e23d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ struct ContentView: View {
200200
| **SuffixValidationRule** | To validate whether a string contains a suffix |
201201
| **RegexValidationRule** | To validate if a pattern is matched |
202202
| **URLValidationRule** | To validate whether a string contains a URL |
203+
| **CreditCardValidationRule** | To validate whether a string has a valid credit card number |
203204

204205
## Custom Validation Rules
205206

0 commit comments

Comments
 (0)