Skip to content

validateWordPressExtractionAttributes

validateWordPressExtractionAttributes(attributes): void

Defined in: metadata-projection.ts:149

Validate that top-level attributes use supported WordPress extraction tags.

Record<string, AttributeNode>

Parsed top-level attribute nodes to validate.

void

Nothing. Throws when an unsupported extraction shape is detected.