Re: CoreData, reset a persistent store
Re: CoreData, reset a persistent store
- Subject: Re: CoreData, reset a persistent store
- From: Pierre Chatelier <email@hidden>
- Date: Thu, 16 Nov 2006 18:11:52 +0100
When you attempt to save the managed object context, it will check
not just the validity constraints that are specified in your
managed object model, but also any validity constraints that are
implemented in code using NSManagedObject's validation methods.
Ok, I understand better.
Thanks
Pierre
_______________________________________________
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