oasis-tcs / tosca-specs

OASIS TOSCA TC: This repository contains drafts of the TOSCA TC’s specifications and committee notes. https://github.com/oasis-tcs/tosca-specs
Other
5 stars 5 forks source link

Boolean expressions #83

Open koppor opened 3 months ago

koppor commented 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.

(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)