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

Skip to content

[Validator] Add exclude option to Cascade #18008

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 1 commit into from
Mar 10, 2023

Conversation

alexandre-daubois
Copy link
Member

Waiting code merge of symfony/symfony#49596

@carsonbot carsonbot added this to the 6.3 milestone Mar 6, 2023
@javiereguiluz javiereguiluz added the Waiting Code Merge Docs for features pending to be merged label Mar 6, 2023
@carsonbot carsonbot modified the milestones: 6.3, next Mar 6, 2023
fabpot added a commit to symfony/symfony that referenced this pull request Mar 10, 2023
…constraint (alexandre-daubois)

This PR was merged into the 6.3 branch.

Discussion
----------

[Validator] Add the `exclude` option to the `Cascade` constraint

| Q             | A
| ------------- | ---
| Branch?       | 6.3
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | _NA_
| License       | MIT
| Doc PR        | symfony/symfony-docs#18008

Just a little tweak to the `Cascade` constraint to make it even more useful, as the `groups` option is not available on it.

Commits
-------

651a707 [Validator] Add the `excluded` option to the `Cascade` constraint
symfony-splitter pushed a commit to symfony/validator that referenced this pull request Mar 10, 2023
…constraint (alexandre-daubois)

This PR was merged into the 6.3 branch.

Discussion
----------

[Validator] Add the `exclude` option to the `Cascade` constraint

| Q             | A
| ------------- | ---
| Branch?       | 6.3
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | _NA_
| License       | MIT
| Doc PR        | symfony/symfony-docs#18008

Just a little tweak to the `Cascade` constraint to make it even more useful, as the `groups` option is not available on it.

Commits
-------

651a707056 [Validator] Add the `excluded` option to the `Cascade` constraint
@alexandre-daubois
Copy link
Member Author

alexandre-daubois commented Mar 10, 2023

It's merged 🙂

@OskarStark OskarStark removed the Waiting Code Merge Docs for features pending to be merged label Mar 10, 2023
@OskarStark
Copy link
Contributor

OskarStark commented Mar 10, 2023

Please add a versionadded directive, thanks

@alexandre-daubois
Copy link
Member Author

Oops, that's added!

@OskarStark
Copy link
Contributor

Thank you Alexandre.

@OskarStark OskarStark merged commit 80d45a8 into symfony:6.3 Mar 10, 2023
@alexandre-daubois alexandre-daubois deleted the cascade-exclude branch March 10, 2023 16:41
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