Hi, I really don't understand why model's validation. In form i have many camps that don't exist in database, or it's value have to be processed before i put it in database.
Examples: password that i have to encode; password confirmation that i have to look is it right; data camps (one for days, one for month, one for year) i have to join in one variable. For sure there are many other examples. Everything of that I have to do before I sand values to my model. So all valdation I should make outside of model. Somebody can explain for my this. Thanks for the replies. -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
