NatLibFi/marc-record-validators-melinda

View on GitHub
test-fixtures/fix-language-codes/04/expectedResult.json

Summary

Maintainability
Test Coverage
{
  "_validationOptions": {},
  "leader": "",
  "fields" : [
    { "tag": "005", "value": "20220202020202.0" },
    { "tag": "008", "value": "860616s1985    tma|||||||||||||||||nor||"},
    { "tag": "041", "ind1": " ", "ind2": "0", "subfields": [{"code": "a", "value": "nor"}, {"code": "h", "value": "nor"}, {"code": "z", "value": "nob"}]}
  ]
}