Skip to content

Fix explanation when Creating a Validator #8435

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

Closed
wants to merge 1 commit into from

Conversation

lemonlab
Copy link

In the base class Symfony\Component\Validator\Constraint, the method validatedBy() contain this code instead.
This makes the explanation understandable.

In the base class Symfony\Component\Validator\Constraint, the method validatedBy() contain this code instead.
This makes the explanation understandable.
@xabbuh xabbuh added this to the 2.7 milestone Sep 28, 2017
@wouterj
Copy link
Member

wouterj commented Sep 30, 2017

I like it! Thanks for submitting it. I've merged it in the 2.7 branch (the oldest maintained version) and will merge it up to master from there.

@wouterj wouterj closed this Sep 30, 2017
wouterj added a commit that referenced this pull request Sep 30, 2017
This PR was submitted for the 3.3 branch but it was merged into the 2.7 branch instead (closes #8435).

Discussion
----------

Fix explanation when Creating a Validator

In the base class Symfony\Component\Validator\Constraint, the method validatedBy() contain this code instead.
This makes the explanation understandable.

Commits
-------

2e61702 Fix explanation when Creating a Validator
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.

4 participants