Skip to content

add-doctor command accepts an invalid email format #3

@Runus01

Description

@Runus01

Email must contain at least one dot in the domain part of the email. E.g. johnd@example.com is a valid email but johnd@examplecom is invalid as there is no dot after @.

The app currently accepts email without a dot after the '@' symbol. This could lead to erroneous data being stored in the app which could affect the user experience. In the medical industry, especially, it would be crucial for the database to contain accurate doctor data.

image.png

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions