# RedisReminderTableOptionsValidator.ValidateConfiguration

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

[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.
