Uses of Class
org.gbif.api.model.crawler.OccurrenceValidationReport
Packages that use OccurrenceValidationReport
-
Uses of OccurrenceValidationReport in org.gbif.api.model.crawler
Methods in org.gbif.api.model.crawler that return OccurrenceValidationReportConstructors in org.gbif.api.model.crawler with parameters of type OccurrenceValidationReportModifierConstructorDescriptionDwcaValidationReport
(UUID datasetKey, OccurrenceValidationReport occurrenceReport) DwcaValidationReport
(UUID datasetKey, OccurrenceValidationReport occurrenceReport, GenericValidationReport genericReport, String invalidationReason)