Optional
allowAllows URL fragments (e.g., #fragment
) if true
. Defaults to false
.
Optional
allowAllows query components (e.g., ?query=value
) if true
. Defaults to false
.
Optional
allowAllows wildcard domains (e.g., *.example.com
) if true
. Defaults to false
.
Optional
requireRequires a Top-Level Domain (TLD) if true
. Defaults to true
.
Options for URL validation.