RGex Builder Platform - v1.2.0
    Preparing search index...

    Function isValidEmail

    • Validates if a string is in a correct email format.

      Parameters

      • email: string

        The email string to validate.

      Returns boolean

      true if the email format is valid, otherwise false.