ISharePointProjectPackage.Validate Method

Definition

Runs design-time validation on the package and updates the IDE error list.

public:
 bool Validate();
public bool Validate ();
abstract member Validate : unit -> bool
Public Function Validate () As Boolean

Returns

True on successful validation; false if errors occur.

Applies to