UserInfo.PredicateForValidationError Property

Definition

Gets or sets the predicate that failed validation.

public Foundation.NSPredicate PredicateForValidationError { get; set; }
member this.PredicateForValidationError : Foundation.NSPredicate with get, set

Property Value

The NSPredicate object for the predicate that failed.

Applies to