Hello I use to add validation rule to my object just with a function and add that function to the broken rules list , now if i understood well i have to create a class that inherits from business rules, and create an execute method that validate the rule, My version of CSLA was 1.3 or something. Is this the only way to add broken rules?
↧