open-bpmn icon indicating copy to clipboard operation
open-bpmn copied to clipboard

Improve Validation API

Open rsoika opened this issue 1 year ago • 0 comments

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

rsoika avatar Mar 02 '24 14:03 rsoika