Re: Core-Data & validate<key>:error:
Re: Core-Data & validate<key>:error:
- Subject: Re: Core-Data & validate<key>:error:
- From: Kaspar Fischer <email@hidden>
- Date: Thu, 8 Sep 2005 13:29:54 +0200
On 06.09.2005, at 19:27, Kaspar Fischer wrote:
Hi everybody,
I implemented validate<key>:error: for an attribute of
a Core-Data entity. It works in the sense that when
I change the attribute's value and save the document,
validation takes place.
However, when the entity is created (with an illegal
value, say) then *no* validation takes place when I
save the document. Is this behaviour intentional,
that is, are newly created entities not subject to
validation?
Thanks,
Kaspar
After a day of work on this, I isolated the problem and
submitted a bug report to Apple (bug number 4248613).
The problem seems to occur only when you change
relationships of involved objects.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden