schema.criteria.value.md

May 15, 2024 ยท View on GitHub

Home > @datashaper/schema > Criteria > value

Criteria.value property

Comparison value for the column. Not required if the operator is self-defining (e.g., 'is empty')

Signature:

value?: Value;