Returns true if the string is an email
const R = Format.IsEmail('user@example.com')
{ format: 'email' }