---
title: VASErrorCodeDataNotActivated
framework: corenfc
role: symbol
role_heading: Type Property
path: corenfc/nfcvasresponse/errorcode/vaserrorcodedatanotactivated
---

# VASErrorCodeDataNotActivated

A constant indicating that the data isn’t activated.

## Declaration

```swift
static var VASErrorCodeDataNotActivated: NFCVASResponse.ErrorCode { get }
```

## See Also

### Data Codes

- [VASErrorCodeDataNotFound](corenfc/nfcvasresponse/errorcode/vaserrorcodedatanotfound.md)
- [VASErrorCodeIncorrectData](corenfc/nfcvasresponse/errorcode/vaserrorcodeincorrectdata.md)
