Quantcast
Channel: CSLA .NET
Viewing all articles
Browse latest Browse all 764

Business Rule that modifies property and validates?

$
0
0

I have a need for a business rule that changes the value of a property, while at the same time validates a second property.  The rules I've written so far have either changed or validated but not both, so I'm not sure if Csla will handle this correctly.  Would a rule that modifies one property and add an error result to another (the primary property) function as expected, or is this against how the framework is designed?


Viewing all articles
Browse latest Browse all 764

Trending Articles