@accounts/passwordEnumerationsSendResetPasswordEmailErrorsOn this pageSendResetPasswordEmailErrors Index Enumeration MembersInvalidEmailUserNotFoundEnumeration Members InvalidEmailInvalidEmail: InvalidEmailWill throw if email validation failed.UserNotFoundUserNotFound: UserNotFoundWill throw if user is not found. If option ambiguousErrorMessages is true, this will never throw.
Will throw if email validation failed.