UserInfoKeys Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains keys for error information that Core Data stores in a dictionary.
public static class UserInfoKeys
type UserInfoKeys = class
- Inheritance
-
UserInfoKeys
Properties
AffectedStoresForErrorKey |
Gets the key that identifies an array that contains the stores that were affected by the error. |
DetailedErrorsKey | |
KeyForValidationErrorKey |
Gets the key that identifies the key that, in turn, identifies the validation error that occurred. |
ObjectForValidationErrorKey |
Gets the key that identifies the object that failed validation. |
PersistentStoreSaveConflictsKey |
Gets the key that identifies the array of merge conflicts.. |
PredicateForValidationErrorKey |
Gets the key that identifies the predicate that failed validation.. |
ValueForValidationErrorKey |
Gets the key that identifies the value that failed validation. |