# validateEntity

**Kind:** Function

**Source:** [`atloria-monorepo/apps/parser-orchestrator/test/integration/helpers/test-utils.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/parser-orchestrator/test/integration/helpers/test-utils.ts#L223)

Validate entity structure

## Signature

```ts
function validateEntity(entity: Entity): boolean
```

## Parameters

| Name | Type |
|---|---|
| `entity` | `Entity` |

**Returns:** `boolean`
