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

[Home](./index.md) &gt; [@contract-case/case-boundary](./case-boundary.md) &gt; [BoundaryResultTypeConstants](./case-boundary.boundaryresulttypeconstants.md) &gt; [RESULT_FAILURE](./case-boundary.boundaryresulttypeconstants.result_failure.md)

## BoundaryResultTypeConstants.RESULT_FAILURE property

This is a failure

**Signature:**

```typescript
static readonly RESULT_FAILURE = "Failure";
```
