Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Criterion<TRow>

A criterion used to test rows of data against.

Type parameters

Hierarchy

Index

Properties

Properties

key

key: Key

The key, or column name to test.

value

value: any

The expected value.

Generated using TypeDoc