Open tdelhomme opened 7 years ago
@tengfei and I are considering the possibility of a hotfix for this.
@tdelhomme I think required field is only defined in Tool object in R, not a CWL field. the way CWL define required is using type, for example, please change
"type": ["null", "string"]
this means its required
Sorry for the confusion, I need to fix this issue, so will leave it open.
Hi all,
When I want to convert a CWL JSON file into an app, my 'required' field is not taken into account:
The following is one of my input definition:
and I get: