UserInfoKeys.PredicateForValidationErrorKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.