Skip to content

formatBlockPatternContentNestingDiagnostics

formatBlockPatternContentNestingDiagnostics(diagnostics): string

Defined in: wp-typia-block-runtime/src/metadata-core-nesting.ts:1049

Format multiple pattern nesting diagnostics as a bullet list.

readonly BlockPatternNestingDiagnostic[]

Diagnostics returned by validateBlockPatternContentNesting.

string

Human-readable bullet list suitable for CLI errors or warnings.