---
title: CNErrorUserInfoKeyPathsKey
framework: contacts
role: symbol
role_heading: Global Variable
path: contacts/cnerroruserinfokeypathskey
---

# CNErrorUserInfoKeyPathsKey

An array of key paths associated with a given error.

## Declaration

```swift
let CNErrorUserInfoKeyPathsKey: String
```

## Discussion

Discussion For validation errors, this contains key paths to specific object properties.

## See Also

### Error data keys

- [CNErrorUserInfoAffectedRecordsKey](contacts/cnerroruserinfoaffectedrecordskey.md)
- [CNErrorUserInfoAffectedRecordIdentifiersKey](contacts/cnerroruserinfoaffectedrecordidentifierskey.md)
- [CNErrorUserInfoValidationErrorsKey](contacts/cnerroruserinfovalidationerrorskey.md)
