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

ErrorsEvaluatorCriteriaValidator.Validate(IList) Method

For internal use.

Namespace: DevExpress.Data.Filtering.Helpers

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public void Validate(
    IList operands
)

Parameters

Name Type Description
operands IList

An object implementing the IList interface.

See Also