Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 581 Bytes

ValidateUrlResponseSyntaxOnly.md

File metadata and controls

12 lines (8 loc) · 581 Bytes

ValidateUrlResponseSyntaxOnly

Properties

Name Type Description Notes
valid_url bool True if the URL is valid, false otherwise [optional]
well_formed_url string Well-formed version of the URL [optional]
top_level_domain_name string The top-level domain name of the URL, e.g. mydomain.com [optional]

[Back to Model list] [Back to API list] [Back to README]