MCPcopy Create free account
hub / github.com/IQEngine/IQEngine / metadataValidation

Method metadataValidation

client/src/utils/sigmfMetadata.ts:192–194  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

190 }
191
192 metadataValidation() {
193 return metadataValidator(this.getSigMFRaw());
194 }
195}
196
197export class CaptureSegment {

Callers

nothing calls this directly

Calls 2

getSigMFRawMethod · 0.95
metadataValidatorFunction · 0.90

Tested by

no test coverage detected