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