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

ErrorsEvaluatorCriteriaValidator Constructors

Enables you to manage the collection of errors found during criteria validation in the Expression Editor.
Name Parameters Description
ErrorsEvaluatorCriteriaValidator(List<IBoundProperty>) properties Initializes a new instance of the ErrorsEvaluatorCriteriaValidator class with the specified collection of bound properties.
See Also