Uses of Class
org.openrefine.wikibase.schema.validation.ValidationError
-
Packages that use ValidationError Package Description org.openrefine.wikibase.schema.validation -
-
Uses of ValidationError in org.openrefine.wikibase.schema.validation
Methods in org.openrefine.wikibase.schema.validation that return types with arguments of type ValidationError Modifier and Type Method Description List<ValidationError>
ValidationState. getValidationErrors()
Retrieves the validation errors emitted so far.
-