data_designer.plugins.fileset_file_seed_source#

Module Contents#

Classes#

Data#

API#

data_designer.plugins.fileset_file_seed_source.EMPTY_FILESET#

‘Fileset cannot be empty’

data_designer.plugins.fileset_file_seed_source.EMPTY_PATH_FRAGMENT#

‘Path fragment cannot be empty’

data_designer.plugins.fileset_file_seed_source.FILESET_TOO_MANY_SLASHES#

‘Path fileset cannot contain more than one slash (/)’

class data_designer.plugins.fileset_file_seed_source.FilesetFileSeedSource#

Bases: data_designer.config.seed_source.SeedSource

path: str#

None

seed_type: Literal[nmp]#

‘nmp’

validate_path(value: str) str#
data_designer.plugins.fileset_file_seed_source.MISSING_FRAGMENT_DELIMITER#

‘Path should contain a fragment delimiter (#)’