@natlibfi/marc-record-validators-melinda 12.0.1 → 12.0.2-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4360,6 +4360,37 @@ export const melindaFieldSpecs = { "fields": [
4360
4360
  { "code": "8", "repeatable": true }
4361
4361
  ]
4362
4362
  },
4363
+ {
4364
+ "tag": "857",
4365
+ "repeatable": true,
4366
+ "fieldType": "dataField",
4367
+ "indicators": { "ind1": [" ", "1", "4", "7"], "ind2": [" ", "0", "1", "2", "3", "4", "8"] },
4368
+ "subfields": [
4369
+ { "code": "b", "repeatable": false },
4370
+ { "code": "c", "repeatable": false },
4371
+ { "code": "d", "repeatable": false },
4372
+ { "code": "e", "repeatable": true },
4373
+ { "code": "f", "repeatable": false },
4374
+ { "code": "g", "repeatable": true },
4375
+ { "code": "h", "repeatable": true },
4376
+ { "code": "l", "repeatable": true },
4377
+ { "code": "m", "repeatable": true },
4378
+ { "code": "n", "repeatable": true },
4379
+ { "code": "q", "repeatable": true },
4380
+ { "code": "r", "repeatable": true },
4381
+ { "code": "s", "repeatable": true },
4382
+ { "code": "t", "repeatable": true },
4383
+ { "code": "u", "repeatable": true },
4384
+ { "code": "x", "repeatable": true },
4385
+ { "code": "y", "repeatable": true },
4386
+ { "code": "z", "repeatable": true },
4387
+ { "code": "2", "repeatable": false },
4388
+ { "code": "3", "repeatable": false },
4389
+ { "code": "6", "repeatable": false },
4390
+ { "code": "7", "repeatable": false },
4391
+ { "code": "8", "repeatable": true }
4392
+ ]
4393
+ },
4363
4394
  {
4364
4395
  "tag": "863",
4365
4396
  "repeatable": true,