ValidateEmail

Validator for email addresses.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
operator fun invoke(email: String): ValidationResult

Validates the provided email address.