Share via


UserInfoKeys.KeyForValidationErrorKey Property

Definition

Gets the key that identifies the key that, in turn, identifies the validation error that occurred.

[Foundation.Field("NSValidationKeyErrorKey", "CoreData")]
public static Foundation.NSString KeyForValidationErrorKey { get; }
[<Foundation.Field("NSValidationKeyErrorKey", "CoreData")>]
static member KeyForValidationErrorKey : Foundation.NSString

Property Value

The key that identifies the key that, in turn, identifies the validation error that occurred.

Attributes

Remarks

This key corresponds to the KeyForValidationError property.

Applies to