dojox.validate.isUrl
dojo.require("dojox.validate.web");
defined in dojox/validate/web.js
Checks if a string could be a valid URL
parameter | type | description |
---|---|---|
value | String | A string |
flags | Object | Optional. in regexp.tld can be applied. |