dojox.regexp.tld
dojo.require("dojox.validate.regexp");
defined in dojox/validate/regexp.js
Builds a RE that matches a top-level domain
Usage
function (/*Object?*/ flags) (view source)
parameter | type | description |
---|---|---|
flags | Object | Optional. allowInfra Include infrastructure domains. Default is true. |