DeployManifest.Validate Method

Definition

Performs various checks to verify the validity of the manifest. Any resulting errors or warnings are reported in the OutputMessageCollection object.

public:
 override void Validate();
public override void Validate ();
override this.Validate : unit -> unit
Public Overrides Sub Validate ()

Applies to