NSManagedObject.ValidateForInsert(NSError) Method

Definition

Returns true if the receiver is valid for insertion.

[Foundation.Export("validateForInsert:")]
public virtual bool ValidateForInsert (out Foundation.NSError error);
abstract member ValidateForInsert :  -> bool
override this.ValidateForInsert :  -> bool

Parameters

error
NSError

Returns

Attributes

Applies to