Skip to content

normalizeExpected

normalizeExpected(expected): string

Defined in: wp-typia-api-client/src/internal/runtime-primitives.ts:96

Normalize the expected-type label from a validation payload.

unknown

Raw expectation value from a validation payload.

string

A non-empty expectation string, falling back to "unknown" when missing.