<!--
{
  "availability" : [
    "macOS: 10.5.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSImage/invalidDataFreestandingTemplateName",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@NSImageNameInvalidDataFreestandingTemplate"
  },
  "title" : "invalidDataFreestandingTemplateName"
}
-->

# invalidDataFreestandingTemplateName

A template image used to denote invalid data.

```
class let invalidDataFreestandingTemplateName: String
```

## Discussion

Place this icon to the right of any fields containing invalid data. You can use this image to implement a borderless button.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)