The rules testmethod allows you to check a dataset for different criterias (rules). The rules are defined in an expression-language based on C#. This gives maximum flexibility.
Prerequisites
- Exactly one probe must be defined to run the rules testmethod.
Parameters
- none
Results
Successful | All validation rules were successful. That means that all records of the single probe fulfilled all rules completely or within the tolerance defined. |
Failed | At least one rule failed. |
Table of Contents