Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
197
export
class
CaptureSegment {
Callers
nothing calls this directly
Calls
2
getSigMFRaw
Method · 0.95
metadataValidator
Function · 0.90
Tested by
no test coverage detected