Password Reset - Email validation

Is there some way to validate the user entered email address against the email addresses (users) present in our Auth0 account? if the email address is entered incorrectly we can let the user know that it is an invalid email address instead of seeing a success message and waiting for an email that will never arrive.

That is intentional and for privacy reasons; see this answer on a related question for additional information.