Go to section Users and check all options in Extend fields on user registration form + Required fields on user registration form
Now, go to register page and click directly on Create to trigger all errors. We receive a new red block with
Name: this field is required.
Email: this field is required.
Password: this field is required.
Second password: this field is required.
Phone: this field is required
Website: this field is required
Region: this field is required
Now, uncheck in admin option Add country select to user registration form (so all the others are checked and required)
and when we click on Create, we get now the flash messages from bender (instead of the red new one) only for
The password cannot be empty
The name cannot be empty
The email is not valid
Tested in clean install of latest Bender.