We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
README.md
1 parent fa499f1 commit 689e57eCopy full SHA for 689e57e
1 file changed
README.md
@@ -199,6 +199,7 @@ struct ContentView: View {
199
| **PrefixValidationRule** | To validate whether a string contains a prefix |
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
204
## Custom Validation Rules
205
0 commit comments