- Issue created by @swirt
Once the rule entity is created, add a validator that will run all the rules against the submitted value.
It will likely need to process all the rules and return all of the compiled error notices.
Will also need to pass validation if only "warn" rules are triggered, but show a warning notification.
Active
Code