Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Hotfix/69 #73

Merged
merged 2 commits into from
Apr 7, 2016
Merged

Hotfix/69 #73

merged 2 commits into from
Apr 7, 2016

Conversation

larsnystrom
Copy link
Contributor

This fixes #69 and also touches #28. Basically it uses the message of an existing NotEmpty validator instead of creating a new NotEmpty validator when a required input is missing.

@akrabat
Copy link
Contributor

akrabat commented Oct 9, 2015

👍 This would solve a problem I currently have…

@Maks3w
Copy link
Member

Maks3w commented Oct 10, 2015

Please take a look to #62

@larsnystrom
Copy link
Contributor Author

I think we should merge this and #67 (and make them compatible, since they overlap a little). #62 seems more like a refactor which will cause BC breaks. I'm not against that, but it won't happen until 3.0 or 4.0, while this can be merged without any BC breaks right now.

@weierophinney weierophinney added this to the 2.6.1 milestone Apr 7, 2016
@weierophinney weierophinney self-assigned this Apr 7, 2016
@weierophinney weierophinney merged commit 4fc84cd into zendframework:master Apr 7, 2016
weierophinney added a commit that referenced this pull request Apr 7, 2016
weierophinney added a commit that referenced this pull request Apr 7, 2016
weierophinney added a commit that referenced this pull request Apr 7, 2016
weierophinney added a commit that referenced this pull request Apr 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Input::prepareRequiredValidationFailureMessage return value
4 participants