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

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [BoundaryContractDefiner](./case-boundary.boundarycontractdefiner.md) &gt; [stripMatchers](./case-boundary.boundarycontractdefiner.stripmatchers.md)

## BoundaryContractDefiner.stripMatchers() method

**Signature:**

```typescript
stripMatchers(matcherOrData: BoundaryAnyMatcher): BoundaryResult;
```

## Parameters

| Parameter     | Type                                                        | Description |
| ------------- | ----------------------------------------------------------- | ----------- |
| matcherOrData | [BoundaryAnyMatcher](./case-boundary.boundaryanymatcher.md) |             |

**Returns:**

[BoundaryResult](./case-boundary.boundaryresult.md)
