Checks if value matches email RegExp.

email("hello"); // Error: regex
email("yamiteru@icloud.com"); // passes