| Package | Description |
|---|---|
| org.openstreetmap.josm.data.validation.tests |
Provides the classes for JOSM data validation tests.
|
| Modifier and Type | Field and Description |
|---|---|
protected MapCSSTagChecker.GroupedMapCSSRule |
MapCSSTagChecker.TagCheck.rule
The selector of this
TagCheck |
MapCSSTagChecker.GroupedMapCSSRule |
MapCSSTagChecker.MapCSSTagCheckerAndRule.rule |
| Modifier and Type | Method and Description |
|---|---|
(package private) static MapCSSTagChecker.TagCheck |
MapCSSTagChecker.TagCheck.ofMapCSSRule(MapCSSTagChecker.GroupedMapCSSRule rule) |
| Constructor and Description |
|---|
MapCSSTagCheckerAndRule(MapCSSTagChecker.GroupedMapCSSRule rule) |
TagCheck(MapCSSTagChecker.GroupedMapCSSRule rule) |