Suggestions on how to resolve this entity save error:
2011-06-22 16:43:31.679 Tasks[11596:207] Unresolved error: Error Domain=NSCocoaErrorDomain Code=1570 "The operation couldn’t be completed. (Cocoa error 1570.)" UserInfo=0x4d6aca0 {NSValidationErrorObject=<NSManagedObject: 0x4d4b810> (entity: Task; id: 0x4d4b7d0 <x-coredata:///Task/t9568D043-D7BF-455B-AB6B-CADB432CCA1C2> ; data: {
dueDate = nil;
highPriTasks = "<relationship fault: 0x4d4bfa0 'highPriTasks'>";
isOverdue = nil;
location = nil;
priority = 0;
text = "New Task";
}), NSValidationErrorKey=isOverdue, NSLocalizedDescription=The operation couldn’t be completed. (Cocoa error 1570.)}, {
NSLocalizedDescription = "The operation couldn\U2019t be completed. (Cocoa error 1570.)";
NSValidationErrorKey = isOverdue;
NSValidationErrorObject = "<NSManagedObject: 0x4d4b810> (entity: Task; id: 0x4d4b7d0 <x-coredata:///Task/t9568D043-D7BF-455B-AB6B-CADB432CCA1C2> ; data: {\n dueDate = nil;\n highPriTasks = \"<relationship fault: 0x4d4bfa0 'highPriTasks'>\";\n isOverdue = nil;\n location = nil;\n priority = 0;\n text = \"New Task\";\n})";
}
