Jamon Holmgren Wed Apr 13 15:07:32 -0400 2011
I believe you can use this:
$is_valid = $my_object->is_valid();
Try that and post if it worked.
Yoan Blanc Thu Apr 14 05:35:08 -0400 2011
(1-2/2)
Subject: Run validation not on save
Is there any way to run validation without a save / update being called? Thanks for the help.