Enumeration Members

CURRENT_PASSWORD_IS_INCORRECT: "You entered incorrect current password"
CURRENT_PASSWORD_IS_NULL: "Current password can't be null"
EMAIL_ADDRESS_ALREADY_TAKEN: "User with this email already exists"
NEW_PASSWORD_IS_NULL: "New password can't be null"
PASSWORD_POLICY_ERROR: "New password should be at least 6 characters"