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

[Minor]: Allow changeset to accept validation map #372

Merged
merged 6 commits into from
Nov 4, 2019

Conversation

snewcomer
Copy link
Collaborator

The idea here is to align the API of this changeset helper to the one found in ember-changeset-validations by accepting a ValidationMap and throwing a closure on top of it to lookup the specific validator function.

adopted-ember-addons/ember-changeset-validations#198

close #371

@snewcomer snewcomer merged commit d1062b0 into master Nov 4, 2019
@snewcomer snewcomer deleted the sn/changeset-validation-map branch November 4, 2019 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

changeset helper conflicts with ember-changeset-validation changeset helper
1 participant