I haven't had time to test this one, and was curious if someone else has already, but in the old way (instance) validation, if you inherited a business object, you would get the base and the current objects rules for a given business object.
With the new Type style business rules, does it handle inheritence? Such that the if I am validaitng a subclassed business object I will also get it's base validation type rules as well, or because they a different types will it not include them? Or does it check for base types as well.
Thanks
John
Copyright (c) Marimer LLC