Contents

NSDetailedErrorsKey

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.

Declaration

let NSDetailedErrorsKey: String

See Also

User Info Dictionary Keys