This is a test version of Biostars. For the public version, visit https://www.biostars.org.
CWL: Min and max for tool input values (float,int)

Is there a way to add a 'range' constraint for input tool parameter values ? Something like min, max ?

cwl

1 answer

Constrains on input values has been proposed, but not yet implemented nor added to the CWL standards yet: https://github.com/common-workflow-language/common-workflow-language/issues/764

Log in to answer this question.