Skip to content
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

Added Priority in Broken Rule #3945

Conversation

Freelancingonupwork
Copy link
Contributor

-Updated 'GetFirstBrokenRules()' in BrokenRulesCollection, this method will return 'first' broken rules for the object (or object graph).
-Added Priority to BrokenRule.cs

Fixes #3224

Source/Csla/Rules/BrokenRule.cs Outdated Show resolved Hide resolved
Source/Csla/Rules/BrokenRule.cs Outdated Show resolved Hide resolved
Source/Csla/Rules/BrokenRule.cs Outdated Show resolved Hide resolved
Source/Csla/Rules/BrokenRulesCollection.cs Outdated Show resolved Hide resolved
Source/Csla/Rules/BrokenRulesCollection.cs Outdated Show resolved Hide resolved
Copy link
Contributor

@StefanOssendorf StefanOssendorf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rockfordlhotka The changes are okay for me. But please double check if it's what was intended with the associated issue. Thanks

@rockfordlhotka rockfordlhotka self-requested a review May 20, 2024 18:40
@rockfordlhotka
Copy link
Member

I added the BreakingChange tag to the original issue, as this does change the behavior of existing methods. Beyond my one request for a potential code change, I like the changes being made here.

@Freelancingonupwork
Copy link
Contributor Author

I added the BreakingChange tag to the original issue, as this does change the behavior of existing methods. Beyond my one request for a potential code change, I like the changes being made here.

Is this any changes required here? If not Can you please merge this PR?

@StefanOssendorf
Copy link
Contributor

@rockfordlhotka Please approv so lgtm :)

@rockfordlhotka rockfordlhotka merged commit 2e743c9 into MarimerLLC:main May 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide more details about the rule in the BrokenRule type
3 participants