aiida-quantumespresso icon indicating copy to clipboard operation
aiida-quantumespresso copied to clipboard

Add validation for FolderData, RemoteData and SinglefileData type inputs

Open borellim opened this issue 5 years ago • 0 comments

We might want to do some simple checks on the contents on folders and files passed as input, to quickly give a feedback to the user without waiting for the actual calculation to start and crash.

Questions:

  • What level of validation do we want?
  • How do we access files in a RemoteData node?
  • How do we avoid rejecting inputs that would actually be accepted by the code? How do we do this for all versions of the code?

Originally raised by @odarbelaeze and @sphuber .

borellim avatar May 09 '19 11:05 borellim