# AzureTableStreamCheckpointerOptionsValidator Constructors

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.azuretablestreamcheckpointeroptionsvalidator/)

## AzureTableStreamCheckpointerOptionsValidator(AzureTableStreamCheckpointerOptions, string) {#constructor-orleans-configuration-azuretablestreamcheckpointeroptions-string-574ed41d}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.configuration.azuretablestreamcheckpointeroptionsvalidator/constructors/constructor-orleans-configuration-azuretablestreamcheckpointeroptions-string-574ed41d/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.EventHubs/Providers/Streams/EventHub/EventHubCheckpointerOptions.cs#L24-L26)

```csharp
public AzureTableStreamCheckpointerOptionsValidator(AzureTableStreamCheckpointerOptions options, string name)
```

### Parameters

- `options` (`AzureTableStreamCheckpointerOptions`)
- `name` (`string`)
