validFor
Parameters
validFor
A custom Regex used as the CompletionResult.validFor for results, allowing the cached list to be reused as the user keeps typing. When null, a regex derived from the result items' prefixes is used (matching upstream's prefixRegexp).