Skip to content

hidden folder in data directory of bag failing validation check #122

@chinuhub

Description

@chinuhub

Given

  • I have a bag
  • And I add a hidden folder in the data direcotry of this bag

When

  • I run bag.isValid()

Then

  • the visit method of class PayloadFileExistsInAtLeastOneManifestVistor throws exception saying that 'this hidden folder is in payload directory but not in any manifest directory'. This happens even after passing a parameter in isValid that says to ignore hidden files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions