---
title: lenient
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/integerparsestrategy/lenient
---

# lenient

A Boolean value that indicates whether parsing allows any discrepencies in the expected format.

## Declaration

```swift
var lenient: Bool
```

## See Also

### Accessing strategy properties

- [formatStyle](foundation/integerparsestrategy/formatstyle.md)
