<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.11.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Contacts",
  "identifier" : "/documentation/Contacts/CNErrorUserInfoValidationErrorsKey",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Contacts"
    ],
    "preciseIdentifier" : "c:@CNErrorUserInfoValidationErrorsKey"
  },
  "title" : "CNErrorUserInfoValidationErrorsKey"
}
-->

# CNErrorUserInfoValidationErrorsKey

An array of validation-related error objects.

```
let CNErrorUserInfoValidationErrorsKey: String
```

## Discussion

An array of <doc://com.apple.documentation/documentation/Foundation/NSError> objects for [`CNError.Code.validationMultipleErrors`](/documentation/Contacts/CNError/Code/validationMultipleErrors).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)