LogoRobo.js
Framework

FilterIntegrityResult

Interface: FilterIntegrityResult

Result of a filter integrity check.

Properties

PropertyTypeDescription
isValidboolean-
missingInFilterstring[]Record IDs in catalog but not in filter
orphanedInFilterstring[]Record IDs in filter but not in catalog
recordsCheckednumberTotal records checked

On this page