UserInfoKeys.ValueForValidationErrorKey Property

Definition

Gets the key that identifies the value that failed validation.

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

Property Value

The key that identifies the value that failed validation.

Attributes

Remarks

This key corresponds to the ValueForValidationError property.

Applies to