Skip to main content

linear.nullabledatecomparator.null

Home > @runlightyear/linear > NullableDateComparator > null

NullableDateComparator.null property

Null constraint. Matches any non-null values if the given value is false, otherwise it matches null values.

Signature:
null?: boolean;