Skip to content

Server Side Email Validation #9

@AylaJK

Description

@AylaJK

Since the DB is set up to do a validation check on the email column, it will error out if req.body.email is not a valid email address.

This could be handled by either adding an email validation step before writing to the DB, or by catching the error that Sequelize throws.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bonusNot Required, but would be nice

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions