We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
README.md
1 parent 8ac9b11 commit b0e23d2Copy full SHA for b0e23d2
1 file changed
README.md
@@ -200,6 +200,7 @@ struct ContentView: View {
200
| **SuffixValidationRule** | To validate whether a string contains a suffix |
201
| **RegexValidationRule** | To validate if a pattern is matched |
202
| **URLValidationRule** | To validate whether a string contains a URL |
203
+| **CreditCardValidationRule** | To validate whether a string has a valid credit card number |
204
205
## Custom Validation Rules
206
0 commit comments