« Return to Thread: prevent cascade validation

Re: prevent cascade validation

by Marc Palmer Local :: Rate this Message:

Reply to Author | View in Thread


On 18 Apr 2007, at 03:23, james_027 wrote:

>
> Hi,
>
>
> WangQi wrote:
>>
>> 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
>>
>
> I have something like that which my problem is the cascade object  
> doesn't
> report any validation error. I am using grails 0.4.2

Cascading validation is not supported in 0.4.2 it has only last week  
been added to 0.5 HEAD.

Marc


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

 « Return to Thread: prevent cascade validation