Jeff-Lewis / codesmith

Automatically exported from code.google.com/p/codesmith
0 stars 0 forks source link

RuleManager.Run(params object[] object) does not return brokenrules on new entities #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
IsNew, IsChanged or IsDeleted is not being set and, therefore, rules are
being skipped.

Original issue reported on code.google.com by shannon....@gmail.com on 23 Mar 2009 at 10:21

GoogleCodeExporter commented 9 years ago
This method was removed in the latest nightly build.  You will need to use the
Run(TrackedObject) overload to obtain the same functionality now. 

Original comment by paul.wel...@gmail.com on 21 Apr 2009 at 2:39

GoogleCodeExporter commented 9 years ago

Original comment by shannon....@gmail.com on 7 Oct 2009 at 4:06