Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add possibility for optional inputs and input validation #30

Open
KZzizzle opened this issue Jun 19, 2020 · 0 comments
Open

Add possibility for optional inputs and input validation #30

KZzizzle opened this issue Jun 19, 2020 · 0 comments
Assignees

Comments

@KZzizzle
Copy link
Collaborator

USER STORY:

I would like to be able to mark an input as optional or mandatory with input validation before running the service. Right now, if an input expects (for example) a file and nothing is linked, there is no error message but the pipeline doesn't run.

DEFINITION OF DONE:

A clear and concise description of what the feature requires.

  1. Input validation based on the data type expected
  2. option to specify if an input is optional
  3. helpful error message if something in the sidecar does not work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants