Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

config/validator/validation.yaml fix #11431

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
Closed

config/validator/validation.yaml fix #11431

wants to merge 1 commit into from

Conversation

pandalowry
Copy link
Contributor

Validations in yaml will not work for a student passing through this section, since # config/validation.yaml was set while in the documentation for the component https://symfony.com/doc/current/validation.html#the-basics- Of-validation clearly states that: "These rules are usually defined using PHP code or annotations but they can also be defined as a validation.yaml or validation.xml file inside the config/validator/ directory:"

Validations in yaml will not work for a student passing through this section, since # config/validation.yaml was set while in the documentation for the component https://symfony.com/doc/current/validation.html#the-basics- Of-validation clearly states that: "These rules are usually defined using PHP code or annotations but they can also be defined as a validation.yaml or validation.xml file inside the config/validator/ directory:"
@javiereguiluz
Copy link
Member

You are completely right! Thanks for fixing this mistake ... and congrats on your first Symfony Docs contribution!

@javiereguiluz
Copy link
Member

Note: GitHub displays this pull request as "closed" instead of "merged". But that's because I changed the branch while merging to 4.2 instead of master. But this is really "merged" :)

@pandalowry
Copy link
Contributor Author

You are completely right! Thanks for fixing this mistake ... and congrats on your first Symfony Docs contribution!

Thank! I am glad to help and congratulations, and I hope I will bring a lot more contribution to the Symfony!

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.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.