Skip to content

normalizeStopSequencesWithWarnings

normalizeStopSequencesWithWarnings(stopSequences, maxStopSequences, source?): NormalizationResult<string[] | undefined>

Defined in: parameter-normalizer.ts:458

Normalize stop sequences with warning generation.

Stop sequences array

readonly string[] | undefined

Maximum number supported

number | undefined

string

Source adapter name

NormalizationResult<string[] | undefined>

Normalized stop sequences and warnings