Skip to content

normalizeNotes

normalizeNotes(raw): string | undefined

Defined in: context.ts:126

Normalizes the free-text notes dim. Returns undefined when the field is empty after scrubbing or matches a rejected shape (emails, phone numbers, long token-like runs) — the field is dropped, never partially kept.

string

string | undefined