Read Section 15.5 on Callbacks in the book to find the answer :) It has a
nice image that explains the flow of validation.
Bob Silva
> -----Original Message-----
> From: rails-bounces@lists.rubyonrails.org [mailto:rails-
> bounces@lists.rubyonrails.org] On Behalf Of Peter Michaux
> Sent: Monday, January 23, 2006 1:49 PM
> To: rails@lists.rubyonrails.org
> Subject: [Rails] when does validation happen
>
> Hi,
>
> In the rails book it show that for most validates helpers there is an
> :on option with options :save, :create, :update. The default is for
> :save. Using this default will Rails also validate when creating and
> updating?
>
> Thanks,
> Peter
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails