# RedisReminderTableOptionsValidator Methods

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.reminders.redis/orleans.configuration.redisremindertableoptionsvalidator/)

## ValidateConfiguration {#validateconfiguration-57ef7544}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.reminders.redis/orleans.configuration.redisremindertableoptionsvalidator/methods/validateconfiguration-57ef7544/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Redis/Orleans.Reminders.Redis/Providers/RedisReminderTableOptions.cs#L62-L66)

```csharp
public void ValidateConfiguration()
```

Validates system configuration and throws an exception if configuration is not valid.
