UNPKG

@natlibfi/marc-record

Version:

MARC record implementation in JavaScript

15 lines (14 loc) 364 B
{ "description": "Should return validationErrors", "skip": false, "only": false, "input": {"leader": "02848ccm a22005894i 4500"}, "validationOptions": {"fields": true, "noFailValidation": true}, "operations": [ { "name": "getValidationErrors"} ], "returns": [ "instance.fields does not meet minimum length of 1" ], "immutable": true }