See: Description
Interface | Description |
---|---|
ValidatorVisitor |
Class | Description |
---|---|
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
|
TestError.Builder |
A builder for a
TestError . |
Enum | Description |
---|---|
Severity |
The error severity
|