IPackageValidationRule.ValidatePackage(IPackageValidationContext) Method
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.
Determines whether a package currently violates this rule.
public void ValidatePackage (Microsoft.VisualStudio.SharePoint.Validation.IPackageValidationContext context);
Parameters
- context
- IPackageValidationContext
Contextual data associated with the package and validation.