Skip to main content

EMAIL_ALREADY_EXISTS_ERROR

talawa-apiDocs


talawa-api / constants / EMAIL_ALREADY_EXISTS_ERROR

Variable: EMAIL_ALREADY_EXISTS_ERROR

> const EMAIL_ALREADY_EXISTS_ERROR: Readonly<object>

Type declaration

CODE

> CODE: "email.alreadyExists" = "email.alreadyExists"

DESC

> DESC: "Email already exists" = "Email already exists"

MESSAGE

> MESSAGE: "email.alreadyExists" = "email.alreadyExists"

PARAM

> PARAM: "email" = "email"

Defined in

src/constants.ts:615