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
- Added support for nested field names with Exists, Within and Match keywords #60
- Added support for rule configuration using baselines #17
- Use rule description when hint message not set #61
Currently it is easy to define rules with hard coded conditions. A better approach would be to allow conditions to pull in configuration as required.
Adding a common configuration model for rules will make creating configurable baselines much easier.
Rule configuration must be able to support default values, only non default values should need to be set in configuration.
Consider:
The text was updated successfully, but these errors were encountered: