bptlab / chor-js-demo

A demo showcasing the chor-js BPMN 2.0 choreography diagram modeler.
23 stars 10 forks source link

Additional Validation for imported models #17

Closed yT0n1 closed 4 years ago

yT0n1 commented 5 years ago

Include validation checks for incorrect constructs that would not be possible to model with chor-js but could be imported from other editors. Such as parallel gateways after event based gateways, etc.

yT0n1 commented 5 years ago

Detect circular dependencies and switch to chor-js diagramWalkerUtil

jan-ladleif commented 4 years ago

This could be part of the validator ("structural soundness" or something), but we should not prohibit importing those models.