keyPaths
An array of key paths associated with the error.
Declaration
var keyPaths: [String]? { get }Discussion
For validation errors, this contains key paths to specific object properties.
An array of key paths associated with the error.
var keyPaths: [String]? { get }For validation errors, this contains key paths to specific object properties.