Uses of Class
nl.knaw.dans.lib.dataverse.model.DatasetFileValidationResultList
Packages that use DatasetFileValidationResultList
-
Uses of DatasetFileValidationResultList in nl.knaw.dans.lib.dataverse
Methods in nl.knaw.dans.lib.dataverse that return types with arguments of type DatasetFileValidationResultListModifier and TypeMethodDescriptionAdminApi.validateDatasetFiles(int dbId) The following validates all the physical files in the dataset specified by recalculating the checksums and comparing them against the values saved in the database.AdminApi.validateDatasetFiles(String pid) Validates all the physical files in the dataset specified by recalculating the checksums and comparing them against the values saved in the database.AdminApi.validateDatasetFiles(String id, boolean isPersistentId) Validates all the physical files in the dataset specified by recalculating the checksums and comparing them against the values saved in the database.