---
title: VASErrorCodeIncorrectData
framework: corenfc
role: symbol
role_heading: Type Property
path: corenfc/nfcvasresponse/errorcode/vaserrorcodeincorrectdata
---

# VASErrorCodeIncorrectData

A constant indicating that the data is incorrect.

## Declaration

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

## See Also

### Data Codes

- [VASErrorCodeDataNotActivated](corenfc/nfcvasresponse/errorcode/vaserrorcodedatanotactivated.md)
- [VASErrorCodeDataNotFound](corenfc/nfcvasresponse/errorcode/vaserrorcodedatanotfound.md)
