Upravit

Sdílet prostřednictvím


UserInfoKeys.PredicateForValidationErrorKey Property

Definition

Gets the key that identifies the predicate that failed validation..

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

Property Value

The key that identifies the NSPredicate object for the predicate that failed..

Attributes

Remarks

This key corresponds to the PredicateForValidationError property.

Applies to