See: Description
| Interface | Description |
|---|---|
| ValidatorVisitor |
A visitor that is used during validation.
|
| Class | Description |
|---|---|
| OsmValidator |
A OSM data validator.
|
| 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
|