# Email - `v::email()` Validates an email address. ```php v::email()->validate('alexandre@gaigalas.net'); //true ```