hpcflow.sdk.config.callbacks.check_load_data_files#

hpcflow.sdk.config.callbacks.check_load_data_files(config, value)#

Check data files (e.g., task schema files) can be loaded successfully. This is only done on config.set (and not on config.get or config._validate) because it could be expensive in the case of remote files.