> ## Documentation Index
> Fetch the complete documentation index at: https://thrackle.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# foreignCallValidator

> `const` **foreignCallValidator**: `ZodObject`\<`object`, `$strip`>

## Type declaration

### address

> **address**: `ZodPipe`\<`ZodString`, `ZodTransform`\<\`0x\$\{string}\`, `string`>>

### callingFunction

> **callingFunction**: `ZodString`

### function

> **function**: `ZodString`

### name

> **name**: `ZodString`

### returnType

> **returnType**: `ZodPipe`\<`ZodTransform`\<`any`, `any`>, `ZodLiteral`\<`string`>>

### valuesToPass

> **valuesToPass**: `ZodString`

## Defined in

[src/modules/validation.ts:109](https://github.com/forte-service-company-ltd/forte-rules-engine-sdk/blob/5aad4d7c3c8cc91280e4449c17ac8ea31219fbed/src/modules/validation.ts#L109)
