SPWebApplication.Validate Method
Validates the state of the Web application before persisting the object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected Overrides Sub Validate
'Usage
Me.Validate()
protected override void Validate()