dmn-js
dmn-js copied to clipboard
As a user, I get input and output cell typing assistance
Users can always simply start typing in input and output cells.
If the user types FEEL we validate the result and give feedback in an unobtrusive way (window.alert(...) preferable).
Tasks
- [ ] Validate cell content edited by users
- [ ] Display validation errors in a human readable manner