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