UNPKG

@natlibfi/melinda-record-match-validator

Version:

Validates if two records matched by melinda-record-matching can be merged and sets merge priority

13 lines (12 loc) 272 B
{ "description": "Return false if there are several common LOWs", "skip": false, "only": false, "recordValuesA": { "LOW": ["FIKKA", "TEST"] }, "recordValuesB": { "LOW": ["TEST", "FOO", "FIKKA"] }, "expectedResults": false }