The child object has a customer business rule. Now if I use the static AddRule method it gets called and everything is happy. But if I use the AddInstanceRule method instead, if I change the value for the associated property the rule is never called. There are other rules (CommonRules.StringRequired) that continue to fire, but those are AddRule calls. Can you not mix AddRule with AddInstanceRules?
Copyright (c) Marimer LLC