[][src]Module arnalisa::bins::verificationsink

A bin that verifies whether the input rows match expected values.

  ┌──[verificationsink]──┐
 ⇒│<input 0>             │
 ⇒│<input 1>             │
 ⇒│<input 2>             │
 ⇒┊…                     ┊
 ⇒│<input n>             │
  └──────────────────────┘

Structs

Bin

A bin that verifies whether the input rows match expected values.

Description

Description for the verification bin.