Friday, August 15, 2008

validations

Validations can be created for each model in your app. For example if you have a model called "page", and say this model maps to a database table called "page", in this model you can have validations that validate each field in the table.

No comments: