Skip to content

It's not possible in the yaml parser to define a property, use it and assign a value for the property of the record

The following is currently not possible:

prop:
  datatype: INTEGER
rec:
  obligatory_properties:
    prop:
      value: 2