Format.IsEmail

Returns true if the string is an email

Function

const R = Format.IsEmail('user@example.com')

Schema

{ format: 'email' }