imixs / open-bpmn

BPMN Modeler based on Eclipse Graphical Language Server Platform
https://www.open-bpmn.org
Other
71 stars 11 forks source link

Add XSD Validation #339

Open rsoika opened 8 months ago

rsoika commented 8 months ago

Add an optional validation method to validate a bpmn model against bpmn 2.0 XSD.

This is a strict validation of document structure and does not detect invalid flows (e.g. missing sequence flows etc...)