# AzureTableReminderStorageOptionsValidator

Package: [Microsoft.Orleans.Reminders.AzureStorage](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Reminders.AzureStorage) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Reminders.AzureStorage/Storage/AzureTableReminderStorageOptions.cs#L16)

```csharp
public class AzureTableReminderStorageOptionsValidator : AzureStorageOperationOptionsValidator<AzureTableReminderStorageOptions>
```

Configuration validator for [AzureTableReminderStorageOptions](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/orleans.reminders.azurestorage.azuretablereminderstorageoptions/).

## Constructors

- [AzureTableReminderStorageOptionsValidator(AzureTableReminderStorageOptions, string)](/orleans/docs/api/csharp/microsoft.orleans.reminders.azurestorage/orleans.reminders.azurestorage.azuretablereminderstorageoptionsvalidator/constructors/constructor-orleans-reminders-azurestorage-azuretablereminderstorageoptions-stri-3206c64d/)
