Periodically, Iron Speed MVP's must submit a technical article to the Iron Speed.
This time round, we will have a look at using the Business_Layer Iron Speed generates to control validation, rather than copying/pasting the same code around everywhere that needs it.
This means that all validation code for a particular record is housed inside the record class (IE ClientRecord) and does not need to be anywhere else.
Have a look at the article here and see if this helps!
Ricci