linear.stringcomparator.notstartswith
Home > @runlightyear/linear > StringComparator > notStartsWith
StringComparator.notStartsWith property
Doesn't start with constraint. Matches any values that don't start with the given string.
Signature:notStartsWith?: string;