normalizeStopSequencesWithWarnings
normalizeStopSequencesWithWarnings(
stopSequences,maxStopSequences,source?):NormalizationResult<string[] |undefined>
Defined in: parameter-normalizer.ts:458
Normalize stop sequences with warning generation.
Parameters
Section titled “Parameters”stopSequences
Section titled “stopSequences”Stop sequences array
readonly string[] | undefined
maxStopSequences
Section titled “maxStopSequences”Maximum number supported
number | undefined
source?
Section titled “source?”string
Source adapter name
Returns
Section titled “Returns”NormalizationResult<string[] | undefined>
Normalized stop sequences and warnings