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