Skip to main content

ErrorsEvaluatorCriteriaValidator.Validate(IList) Method

For internal use.

Namespace: DevExpress.Data.Filtering.Helpers

Assembly: DevExpress.Data.v24.1.dll

NuGet Package: DevExpress.Data

Declaration

public void Validate(
    IList operands
)

Parameters

Name Type Description
operands IList

An object implementing the IList interface.

See Also