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.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
public class ErrorsEvaluatorCriteriaValidator :
BoundPropertyList,
IClientCriteriaVisitor,
ICriteriaVisitor
Related API Members
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