Jonny Bekkum

Results 33 comments of Jonny Bekkum
trafficstars

You must handle this in the parent object to call/execute rules on the cild items when the "parent" property has changed. F.ex override CheckPropertyRules [EditorBrowsable(EditorBrowsableState.Advanced)] protected virtual void CheckPropertyRules(IPropertyInfo property)...

There is also a blog post about this package: https://jonnybekkum.wordpress.com/2013/10/07/csla-validationthe-new-nuget-package-in-csla-net-4-5-40/

I was able to find a workaround - after removing **/GenerateExceptionClasses:false** from Options the command ran fine. But the error message is not very helpful and it worked just fine...