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