Kind: Function
Source: atloria-monorepo/apps/parser-orchestrator/test/integration/helpers/test-utils.ts
Validate entity structure
Signature
tsfunction validateEntity(entity: Entity): boolean
Parameters
| Name | Type |
|---|---|
entity | Entity |
Returns: boolean
Kind: Function
Source: atloria-monorepo/apps/parser-orchestrator/test/integration/helpers/test-utils.ts
Validate entity structure
tsfunction validateEntity(entity: Entity): boolean
| Name | Type |
|---|---|
entity | Entity |
Returns: boolean
Was this page helpful?