Skip to content

Commit

Permalink
added documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Sep 3, 2024
1 parent 9e1a5be commit e662a34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ check if given string is valid
| Option | Related parameters | Description |
|----|----|----|
| email | | verify e-mail address |
| floating | | test if string contains a parsable floating-point value |
| integer | | test if string contains a parsable integer value |
| ip | | verify IP addresses |
| | .v4 | look for IPv4 addresses only |
Expand Down

0 comments on commit e662a34

Please sign in to comment.