Open koppor opened 3 months ago
Context: https://docs.oasis-open.org/tosca/TOSCA/v2.0/csd06/TOSCA-v2.0-csd06.html#910-validation-clause
The specification misses links to "Boolean expression". I does not define what such an expression is. I wonder whether I can use jq, xpath, JavaScript or Rust for defining Boolean expressions.
jq
xpath
(This issue is similar to https://github.com/oasis-tcs/tosca-specs/issues/81. Here, I ask for Boolean expressions, at the other issue, I ask for the general type system)
Context: https://docs.oasis-open.org/tosca/TOSCA/v2.0/csd06/TOSCA-v2.0-csd06.html#910-validation-clause
The specification misses links to "Boolean expression". I does not define what such an expression is. I wonder whether I can use
jq
,xpath
, JavaScript or Rust for defining Boolean expressions.(This issue is similar to https://github.com/oasis-tcs/tosca-specs/issues/81. Here, I ask for Boolean expressions, at the other issue, I ask for the general type system)