| Interface | Description |
|---|---|
| ValidatorVisitor |
| Class | Description |
|---|---|
| FixableTestError |
Validation error easily fixable right at its detection.
|
| OsmValidator |
A OSM data validator.
|
| PaintVisitor |
Visitor that highlights the primitives affected by an error
|
| PaintVisitor.PaintedPoint | |
| PaintVisitor.PaintedSegment | |
| Test |
Parent class for all validation tests.
|
| Test.TagTest |
A test that forwards all primitives to
Test.TagTest.check(OsmPrimitive). |
| TestError |
Validation error
|
| Enum | Description |
|---|---|
| Severity |
The error severity
|