public interface RuleExecutor
Modifier and Type | Method and Description |
---|---|
void |
execute(RuleContext context)
Executes the logic of the rule against the given context.
|
void execute(RuleContext context) throws RuleViolationException
context
- RuleViolationException
Copyright © 2019 Red Hat. All rights reserved.