}
if namespace == "error-namespace" {
fmt.Sprintf("Namespace %s has no mapping defined for field name %s", namespace, fieldName),
)
}
if namespace == "test-namespace" || namespace == t.Namespace {
if fieldName == "pass-through" {