freeboard
    Preparing search index...

    Function isValidEmail

    • Check if an email address is syntactically valid.

      Parameters

      • email: unknown

        The email address to validate.

      Returns boolean

      True if the email matches the standard email format; otherwise false.