FilterEmailValidation
class FilterEmailValidation implements EmailValidation (View source)
Methods
bool
isValid(string $email, EmailLexer $emailLexer)
Returns true if the given email is valid.
InvalidEmail|null
getError()
Returns the validation error.
Warning[]
getWarnings()
Returns the validation warnings.
Details
bool
isValid(string $email, EmailLexer $emailLexer)
Returns true if the given email is valid.
InvalidEmail|null
getError()
Returns the validation error.
Warning[]
getWarnings()
Returns the validation warnings.
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.