RulesEngine icon indicating copy to clipboard operation
RulesEngine copied to clipboard

Compiling rules into JS - is it supported/planned?

Open Makciek opened this issue 1 year ago • 0 comments

Hello, out of curiosity: Is it possible/planned to compile the rules evaluator into JS? An example scenario would be to have the same configurable validation both client-side and server-side. I didn't explore the idea too deeply and don't know the RulesEngine itself as well but considering that it's based on ExpressionTrees, some basic scenarios support should be possible.

Makciek avatar Feb 05 '24 13:02 Makciek