8000 [Validator] Added GroupSequenceProvider by sebhoerl · Pull Request #3199 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Validator] Added GroupSequenceProvider #3199

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

Merged
merged 7 commits into from
Feb 9, 2012
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
[Validator] Added GroupSequenceProvider to changelog
  • Loading branch information
sebhoerl committed Feb 3, 2012
commit 411a0ccbdd02a146bc3fe9ac414dee27b05ee122
1 change: 1 addition & 0 deletions CHANGELOG-2.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
* made ExecutionContext immutable
* deprecated Constraint methods `setMessage`, `getMessageTemplate` and
`getMessageParameters`
* added support for dynamic group sequences with the GroupSequenceProvider pattern

### Yaml

Expand Down
0