Meshpocalypse Semantic
Preparing search index...
VerificationReport
Interface VerificationReport
interface
VerificationReport
{
durationMs
:
number
;
failed
:
number
;
passed
:
number
;
results
:
VerificationResult
[]
;
runId
:
string
;
timestamp
:
number
;
totalChecks
:
number
;
}
Index
Properties
duration
Ms
failed
passed
results
run
Id
timestamp
total
Checks
Properties
duration
Ms
durationMs
:
number
failed
failed
:
number
passed
passed
:
number
results
results
:
VerificationResult
[]
run
Id
runId
:
string
timestamp
timestamp
:
number
total
Checks
totalChecks
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
Ms
failed
passed
results
run
Id
timestamp
total
Checks
Meshpocalypse Semantic
Loading...