MarimerLLC / csla

A home for your business logic in any .NET application.
https://cslanet.com
MIT License
1.23k stars 394 forks source link

Add analyzer which check how ObjectAuthorizationRules applied #4051

Closed kant2002 closed 1 week ago

kant2002 commented 2 weeks ago

make sure that methods is public, static and has [ObjectAuthorizationRules] attribute attached.

Fixes #1561 Fixes #1560