NSManagedObject.ValidateForUpdate(NSError) Method

Definition

Returns true if the receiver is valid for updating.

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

Parameters

error
NSError

Returns

Attributes

Applies to