« Return to Thread: prevent cascade validation

prevent cascade validation

by WangQi :: Rate this Message:

Reply to Author | View in Thread

is that possible to preven cascade validation?

e.g. i want to update category. category related to an categorylog, while categorylog related to an User.

the problem is when i want to perform category.save() the user always report validation error.

how can i prevent it? thanks

wangqi

 « Return to Thread: prevent cascade validation