powerflows / powerflows-dmn

Power Flows DMN - Powerful decisions and rules engine
Apache License 2.0
51 stars 6 forks source link

Improve exception messages to include model location of the issue #212

Open stlhrt opened 5 years ago

stlhrt commented 5 years ago

Currently model validation exceptions are not very helpful in locating actual source of the error. "Name is required" doesn't say much which Rule/Entry it is related to...