Skip to content

Commit

Permalink
added documentation for our new TLD validator
Browse files Browse the repository at this point in the history
  • Loading branch information
drkameleon committed Nov 7, 2024
1 parent 1565ef9 commit 430c37e
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 @@ -96,6 +96,7 @@ check if given string is valid
| | .13 | check for ISBN-13 codes only |
| json | | test if string contains valid JSON |
| | .strict | enforce stricter, two-way validation |
| tld | | verify TLD |
| url | | verify URL |

##### Returns
Expand Down

0 comments on commit 430c37e

Please sign in to comment.