pipeline-editor icon indicating copy to clipboard operation
pipeline-editor copied to clipboard

Validate path of file field for nodes with filehandler parameter refs

Open bourdakos1 opened this issue 3 years ago • 0 comments

This might be challenging to do. In order to enable this feature we would need to:

  1. Delegate verification of the file path to the caller of pipeline-service/validate which would need to be bubbled higher in the case of usage in pipeline-editor
  2. Set up file watchers to retrigger validation when file paths change

bourdakos1 avatar Feb 25 '21 19:02 bourdakos1