[**@clickup/ent-framework**](../README.md)

***

[@clickup/ent-framework](../globals.md) / LoadRule

# Type Alias: LoadRule\<TInput\>

> **LoadRule**\<`TInput`\>: [`AllowIf`](../classes/AllowIf.md)\<`TInput`\> \| [`DenyIf`](../classes/DenyIf.md)\<`TInput`\>

Defined in: [src/ent/Validation.ts:24](https://github.com/clickup/ent-framework/blob/master/src/ent/Validation.ts#L24)

## Type Parameters

| Type Parameter |
| ------ |
| `TInput` *extends* `object` |
