open-bpmn
open-bpmn copied to clipboard
Improve Validation API
Improve the validation API of the Meta Model .
- Validation should be performed on a BPMNElement
- Each BPMN Element should hold a list of current validation errors
This will allow a more fine grained and faster validation. Also this can more easily adapted to the GLSP framework