Skip to content

Commit 689e57e

Browse files
committed
Update README.md
1 parent fa499f1 commit 689e57e

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
@@ -199,6 +199,7 @@ struct ContentView: View {
199199
| **PrefixValidationRule** | To validate whether a string contains a prefix |
200200
| **SuffixValidationRule** | To validate whether a string contains a suffix |
201201
| **RegexValidationRule** | To validate if a pattern is matched |
202+
| **URLValidationRule** | To validate whether a string contains a URL |
202203

203204
## Custom Validation Rules
204205

0 commit comments

Comments
 (0)