Closed zimeon closed 3 years ago
From https://github.com/OCFL/fixtures/pull/82 the error for this should be E017 instead of E018
E017
E018
Not sure what the error code should be if the contentDirectory value is not a string, will leave that as E017 in addition to a value that contains a slash (/).
contentDirectory
/
Fixed in 1.2.2
From https://github.com/OCFL/fixtures/pull/82 the error for this should be
E017
instead ofE018