email

View Source

Summary

Require a string to be a valid email address.

Signature

function email(): Check<string>;

Returns

A Check that validates email-like strings