Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use native ecto error message #380

Merged
merged 2 commits into from
Jan 10, 2020
Merged

Conversation

danschultzer
Copy link
Collaborator

This changes Ecto.Changeset.validate_confirmation/3 to use the default does not match confirmation from Ecto.Changeset.validate_confirmation/3 instead of the custom not same as password error.

I'm still working on #379, but this will make #378 simpler since it's the same translation as when Ecto.Changeset.validate_confirmation/3 is used.

@danschultzer danschultzer force-pushed the change-confirmation-error-message branch from 3bce9ba to 77d81d3 Compare January 10, 2020 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant