Uses of Package
org.openrefine.wikibase.schema.validation
-
Packages that use org.openrefine.wikibase.schema.validation Package Description org.openrefine.wikibase.schema org.openrefine.wikibase.schema.validation -
Classes in org.openrefine.wikibase.schema.validation used by org.openrefine.wikibase.schema Class Description PathElement.Type The type of data field to follow to reach the faulty/missing part of the schemaValidationState A sort of logger which can be used when traversing a schema and logging issues about it. -
Classes in org.openrefine.wikibase.schema.validation used by org.openrefine.wikibase.schema.validation Class Description PathElement A part of a path to a faulty/missing element in a schema.PathElement.Type The type of data field to follow to reach the faulty/missing part of the schemaValidationError A sign that a schema is incomplete or incorrect, which is described by an error message, as well as a list of steps to reach the place where the problem is, from the root of the schema.ValidationState A sort of logger which can be used when traversing a schema and logging issues about it.