adopted-ember-addons / ember-validators

A collection of EmberJS validators
Other
24 stars 40 forks source link

Correct `present` message #53

Closed sagelliv closed 7 years ago

offirgolan commented 7 years ago

@sagelliv what is the reason for this PR?

sagelliv commented 7 years ago

It appears there is another PR which address this. @offirgolan

offirgolan commented 7 years ago

@sagelliv are you using this library directly or are you coming here from ember-changeset-validations?

sagelliv commented 7 years ago

Hey @offirgolan, coming here from ember-changeset-validations: Upon using the most up to date version of that addon (and consequently this dependency) the validation messages were messed up.

offirgolan commented 7 years ago

@sagelliv this has been discussed in DockYard/ember-changeset-validations#140. Im gonna go ahead and close this since the solution will be handled there.

sagelliv commented 7 years ago

Sounds good @offirgolan, thanks!