@ApplicationScoped public class CompatibilityRuleExecutor extends Object implements RuleExecutor
Constructor and Description |
---|
CompatibilityRuleExecutor() |
Modifier and Type | Method and Description |
---|---|
void |
execute(RuleContext context)
Executes the logic of the rule against the given context.
|
public void execute(RuleContext context) throws RuleViolationException
RuleExecutor
execute
in interface RuleExecutor
RuleViolationException
RuleExecutor.execute(io.apicurio.registry.rules.RuleContext)
Copyright © 2019 Red Hat. All rights reserved.