Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

external rules loaded as json with UT #40

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sidharthbolar
Copy link

@sidharthbolar sidharthbolar commented Aug 21, 2022

Hi @GeekSheikh
Have extended this library's capability to load rules from an external Json object
Have added the corresponding UT to validate the various Rule Types

It uses circe-json to parse json and defines the custom decoders for the various
rule types initialisation options available to user

It does not support MinMax Rules, however can incorporate that in the next drop
Please review and let me know in case of any feedback

@sidharthbolar
Copy link
Author

sidharthbolar commented Aug 21, 2022

This implements the enhancement request #4

@CLAassistant
Copy link

CLAassistant commented Nov 27, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants