---
title: kSecCSDoNotValidateResources
framework: security
role: symbol
role_heading: Global Variable
path: security/kseccsdonotvalidateresources
---

# kSecCSDoNotValidateResources

Do not validate the presence and contents of all bundle resources (if any).

## Declaration

```swift
var kSecCSDoNotValidateResources: UInt32 { get }
```

## Discussion

Discussion By default, a mismatch in any bundle resource causes validation to fail.
