Riksdagsmonitor Intelligence Platform - v0.7.19
Home
GitHub
ISMS
Preparing search index...
Types/Validation
BatchValidationResult
Interface BatchValidationResult
Aggregated results from a batch of article validations
interface
BatchValidationResult
{
total
:
number
;
passed
:
number
;
failed
:
number
;
avgScore
:
number
;
passRate
:
number
;
details
:
CrossRefValidationResult
[]
;
}
Index
Properties
total
passed
failed
avg
Score
pass
Rate
details
Properties
total
total
:
number
passed
passed
:
number
failed
failed
:
number
avg
Score
avgScore
:
number
pass
Rate
passRate
:
number
details
details
:
CrossRefValidationResult
[]
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
total
passed
failed
avg
Score
pass
Rate
details
Architecture
Security
Threat Model
Data Model
SWOT
Business Model
Home
GitHub
ISMS
Riksdagsmonitor Intelligence Platform - v0.7.19
Loading...
Aggregated results from a batch of article validations