<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [PrintableMatchError](./case-boundary.printablematcherror.md) &gt; [expected](./case-boundary.printablematcherror.expected.md)

## PrintableMatchError.expected property

A string representation of the expected data (may contain newlines)

**Signature:**

```typescript
readonly expected: string;
```
