kohana3 tips: get orm validate errors

echo kohana::debug($orm_object->validate()->errors());

Tags: ,

Leave a Reply