pub fn validate_node_kind(node_type: NodeType, kind: &str) -> bool
Validate that a kind value is valid for the given node type.