Share via


MultipleLookupField.Validate Method

Verifies that the value of the lookup fields values meet all restrictions on field content such as length, format, and data type.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

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

instance.Validate()
public override void Validate()

Implements

IValidator.Validate()

See Also

Reference

MultipleLookupField Class

MultipleLookupField Members

Microsoft.SharePoint.WebControls Namespace