ddrimport files validation should confirm that basename_orig values resolve to files that are importable i.e. present and readable in the filesystem before starting an import, and should return an error if any are not.
This should function similarly to ddrimport entity's checks of the values of genreformat fields.
ddrimport files
validation should confirm thatbasename_orig
values resolve to files that are importable i.e. present and readable in the filesystem before starting an import, and should return an error if any are not.This should function similarly to
ddrimport entity
's checks of the values ofgenre
format
fields.