---
title: VASErrorCodeWrongLCField
framework: corenfc
role: symbol
role_heading: Type Property
path: corenfc/nfcvasresponse/errorcode/vaserrorcodewronglcfield
---

# VASErrorCodeWrongLCField

A constant indicating that the value in the Length Count field is wrong.

## Declaration

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

## See Also

### Error Codes

- [VASErrorCodeUnsupportedApplicationVersion](corenfc/nfcvasresponse/errorcode/vaserrorcodeunsupportedapplicationversion.md)
- [VASErrorCodeWrongParameters](corenfc/nfcvasresponse/errorcode/vaserrorcodewrongparameters.md)
