asam-ev / qc-openscenarioxml

Mozilla Public License 2.0
7 stars 3 forks source link

Fix parametric entity references #25

Closed romanodanilo closed 4 months ago

romanodanilo commented 4 months ago

Description

With examples run, the demo pipeline was triggering issues when entityRef were referring to parameters. The check asam.net:xosc:1.2.0:reference_control.resolvable_entity_references now takes this option into consideration

How was the PR tested?

  1. Unit-test with sample data. All unit tests passed.

Notes