LogoRobo.js
Framework

CatalogVerificationResult

Interface: CatalogVerificationResult

Result of catalog verification.

Properties

PropertyTypeDescription
isValidbooleanWhether the catalog is valid
missingRecordsstring[]Record IDs in catalog but missing from storage
orphanedRecordsstring[]Record IDs in storage but missing from catalog
warningsstring[]Non-critical warnings

On this page