emailTaken constant
int
const emailTaken
Error code indicating that the email has already been taken.
Implementation
static const int emailTaken = 203;
Error code indicating that the email has already been taken.
static const int emailTaken = 203;