Skip to main content

linear.nullablestringcomparator.null

Home > @runlightyear/linear > NullableStringComparator > null

NullableStringComparator.null property

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

Signature:
null?: boolean;