| Class | Description |
|---|---|
| ConfigChecker |
A ConfigChecker is an abstract base class for ConfigNameRelationChecker, etc.
|
| ConfigFilter |
ConfigFilter is an abstract base class for RegexNameFilter, etc.
|
| ConfigHyperRelationChecker | |
| ConfigNameRelation |
ConfigNameRelation defines the ConfigNameRelation.Relation enum and static
methods to work with name relations for the ValidatorConfig.
|
| ConfigNameRelationChecker | |
| ConfigRegexChecker | |
| ConfigRegexNameFilter |
ConfigRegexNameFilter extends ConfigFilter to check that the packet name
matches the specified regular expression.
|
| ConfigRelationNameFilter |
ConfigRelationNameFilter extends ConfigFilter to check that the name is in
the given relation to the packet name.
|
| ConfigRule |
A ConfigRule represents a rule configuration section, used by ConfigValidator.
|
| Enum | Description |
|---|---|
| ConfigNameRelation.Relation |
Copyright © 2019. All rights reserved.