CNErrorUserInfoKeyPathsKey

Static CNErrorUserInfoKeyPathsKey 

Source
pub unsafe static CNErrorUserInfoKeyPathsKey: Option<&'static NSString>
Available on crate feature CNError only.
Expand description

An array of key paths associated with a given error. For validation errors this will contain key paths to specific object properties.

See also Apple’s documentation