UserInfoKeys.ObjectForValidationErrorKey Property

Definition

Gets the key that identifies the object that failed validation.

[Foundation.Field("NSValidationObjectErrorKey", "CoreData")]
public static Foundation.NSString ObjectForValidationErrorKey { get; }
member this.ObjectForValidationErrorKey : Foundation.NSString

Property Value

The key that identifies the object that failed validation.

Attributes

Remarks

This key corresponds to the ObjectForValidationError property.

Applies to