Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 892 Bytes

ValidationResultCreate.md

File metadata and controls

53 lines (29 loc) · 892 Bytes

@affinda/affinda / Exports / ValidationResultCreate

Interface: ValidationResultCreate

Table of contents

Properties

Properties

annotations

annotations: number[]

List of annotation ids that were validated


document

document: string

Unique identifier for the document


message

message: string

Message explaining why the validation failed


passed

Optional passed: boolean

Whether the validation passed or not


ruleSlug

ruleSlug: string

The hot-dog case slug of the validation rule that was applied