Skip to content

Commit

Permalink
added documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Sep 11, 2024
1 parent 2faff58 commit b6c02e0
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 @@ -74,6 +74,7 @@ check if given string is valid
| email | | verify e-mail address |
| floating | | test if string contains a parsable floating-point value |
| integer | | test if string contains a parsable integer value |
| iban | | verify IBAN (International Bank Account Number) |
| ip | | verify IP addresses |
| | .v4 | look for IPv4 addresses only |
| | .v6 | look for IPv6 addresses only |
Expand Down

0 comments on commit b6c02e0

Please sign in to comment.