Commit ecac786
authored
Remove URL validation (#1335)
* Update ValidateUrl.js
Used JS URL API to check if URL is valid. If valid it will return the url else false;
* Update ValidateUrl.js
Fixed for #1183
* Update ValidateUrl.js
fixed code style test.
Fixed for #1183
* Delete ValidateUrl.js
Fixes: #11831 parent 6debd5c commit ecac786
1 file changed
+0
-13
lines changedThis file was deleted.
0 commit comments