Skip to main content

XPDictionary.Validate(XPClassInfo[]) Method

In This Article

This method is intended for internal use.

Namespace: DevExpress.Xpo.Metadata

Assembly: DevExpress.Xpo.v24.2.dll

NuGet Package: DevExpress.Xpo

#Declaration

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

#Parameters

Name Type
inputInfos XPClassInfo[]
See Also