Rule for evaluating the similarity of two records.
|
Name |
Type |
Required |
Description |
|---|---|---|---|
|
Name |
String |
No |
Name of rule. If the ruleNameColumn binding is used the name of the used rule is stored there. |
|
Expression |
String |
No |
Boolean expression that must be satisfied in addition to evaluating the list of tests. |
|
Maximum Allowed |
Double |
Yes |
Threshold for weighted sum of all tests. If this threshold is exceeded, records are declared not similar (and the test fails). Default value: 0 (no tolerance) |
|
Tests |
List of Test |
No |
List of tests used for comparison of a couple of records. If this element is empty the test result is always true. |
| iWay Software |