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

ErrorsEvaluatorCriteriaValidator.Validate(String) 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(
    string filter
)

Parameters

Name Type Description
filter String

A String value, specifying the filter string.

See Also