Validates a URL against the allowed protocols and returns it resolved.
The low-level form behind GeoLeaf.Validators.validateUrl — same protocol allow-list, which is what keeps javascript: out of attributes built from profile data.
GeoLeaf.Validators.validateUrl
javascript:
Validates a URL against the allowed protocols and returns it resolved.
The low-level form behind
GeoLeaf.Validators.validateUrl— same protocol allow-list, which is what keepsjavascript:out of attributes built from profile data.