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

ErrorsEvaluatorCriteriaValidator Class

Enables you to manage the collection of errors found during criteria validation in the Expression Editor.

Namespace: DevExpress.Data.Filtering.Helpers

Assembly: DevExpress.Data.v19.1.dll

Declaration

public class ErrorsEvaluatorCriteriaValidator :
    BoundPropertyList,
    IClientCriteriaVisitor,
    ICriteriaVisitor

The following members return ErrorsEvaluatorCriteriaValidator objects:

Remarks

For a code sample, see the following example online: How to customize the Expression Editor.

Inheritance

Object
DevExpress.Data.BoundPropertyList
ErrorsEvaluatorCriteriaValidator
See Also