Skip to main content
A newer version of this page is available. .

XPDictionary.Validate(XPClassInfo[]) Method

This method is intended for internal use.

Namespace: DevExpress.Xpo.Metadata

Assembly: DevExpress.Xpo.v20.2.dll

NuGet Package: DevExpress.Xpo

Declaration

[Browsable(false)]
public void Validate(
    XPClassInfo[] inputInfos
)

Parameters

Name Type
inputInfos XPClassInfo[]
See Also