You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@yellow1912 - How do you handle the error generated with trying to serialize the closure object? What function are you calling to get just the parsed rule?
For what I have read in the Documentation, this idea would be a perfect match for another Project, using Ruler as dependency and building some kind of external Domain Specific Language (DSL) which leverage the usage of Ruler itself.
I did something similar for an old Project of mine by using a DSL modelling framework which was Eclipse Based. At the time was a huge help when generating the Ruler code to use later on for validation.
Would be awesome if Ruler could do something similar to https://github.com/hoaproject/Ruler, where rules can be defined like so:
This would allow storage of rules within databases or other formats.
The text was updated successfully, but these errors were encountered: