MonobjcMonobjc Documented Class Library
NSDetailedErrorsKey Field
NamespacesMonobjc.CoreDataCoreDataFrameworkNSDetailedErrorsKey

If multiple validation errors occur in one operation, they are collected in an array and added with this key to the “top-level error” of the operation.

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSDetailedErrorsKey
Public Shared ReadOnly NSDetailedErrorsKey As NSString
public:
static initonly NSString^ NSDetailedErrorsKey
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)