Share via


AccessRequestsPermissionLevelFieldControl.Validate method

Verifies that the value of Value Value meets all restrictions on field content such as length, format, and data type.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Sub Validate
'Usage
Dim instance As AccessRequestsPermissionLevelFieldControl

instance.Validate()
public override void Validate()

Implements

IValidator.Validate()

See also

Reference

AccessRequestsPermissionLevelFieldControl class

AccessRequestsPermissionLevelFieldControl members

Microsoft.SharePoint namespace