Package org.openstreetmap.josm.data.validation
Provides the classes for JOSM data validation.
-
Interface Summary Interface Description ValidatorVisitor A visitor that is used during validation. -
Class Summary Class Description OsmValidator A OSM data validator.Test Parent class for all validation tests.Test.TagTest A test that forwards all primitives toTest.TagTest.check(OsmPrimitive)
.TestError Validation errorTestError.Builder A builder for aTestError
.ValidationTask Asynchronous task for running a collection of tests against a collection of primitives -
Enum Summary Enum Description Severity The error severity