Hi guys
Is there any way of retrieving a list of what rules for a given object a particular property has failed? Also a list of what rules a property might be or is a part of? Lastly what is the validation story when it comes to CSLA and Web UI's, given the fact that the rules are within the business object? Is it just a matter of displaying messages on the screen when a post back occurs or is there a smart way that some rules can be turned/mapped into client side validation or some sort?
Thanks
Anthony
Check ValidationRules.BrokenRules.
-- Jure
Copyright (c) Marimer LLC