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

Have property not affect isvalid

$
0
0

Is there a way to set a property, but tell it that it has no effect on the validity of the object? In my case I have a base class that sets up some rules (one being for an elevation property). Several classes derive from it. In one class I don't want the result of the elevation rules to cause the object to become invalid.


Viewing all articles
Browse latest Browse all 764

Trending Articles