T - type of rule configurationpublic interface RuleConfigurationChecker<T extends RuleConfiguration> extends OrderedSPI<T>
| Modifier and Type | Method and Description |
|---|---|
void |
check(String schemaName,
T config)
Check rule configuration.
|
getOrder, getTypeClassCopyright © 2021 The Apache Software Foundation. All rights reserved.