Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[book][validation] Group Sequence: Error in annotations example #2751

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
jdgrieco opened this issue Jun 21, 2013 · 1 comment
Closed

[book][validation] Group Sequence: Error in annotations example #2751

jdgrieco opened this issue Jun 21, 2013 · 1 comment
Labels
actionable Clear and specific issues ready for anyone to take them. bug good first issue Ideal for your first contribution! (some Symfony experience may be required)

Comments

@jdgrieco
Copy link

In annotation example:

/**
* @Assert\GroupSequence({"Strict", "User"})
*/

tells to first validate "Strict" Group, right??

The explanation and all other examples indicates another sequence

@wouterj
Copy link
Member

wouterj commented Jun 22, 2013

Yes, great catch! It should be {'User', 'Strict'}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Clear and specific issues ready for anyone to take them. bug good first issue Ideal for your first contribution! (some Symfony experience may be required)
Projects
None yet
Development

No branches or pull requests

3 participants