## ValidatorOptions interface

**Signature:**

```typescript
export interface ValidatorOptions
```

## Properties

| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [base64BinaryMaxBytes?](/content/docs/sdk/core.validatoroptions.base64binarymaxbytes) |  | number | _(Optional)_ |
| [collect?](/content/docs/sdk/core.validatoroptions.collect) |  | { tokens?: Record<string, [TypedValueWithPath](/content/docs/sdk/core.typedvaluewithpath) >; } | _(Optional)_ |
| [profile?](/content/docs/sdk/core.validatoroptions.profile) |  | StructureDefinition | _(Optional)_ |

- [ValidatorOptions interface](/content/docs/sdk/core.validatoroptions#validatoroptions-interface/index.html)
- [Properties](/content/docs/sdk/core.validatoroptions#properties/index.html)
