# SimpleQueueCacheOptionsValidator.ValidateConfiguration

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.simplequeuecacheoptionsvalidator/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleans.configuration.simplequeuecacheoptionsvalidator/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Streaming/Common/SimpleCache/SimpleQueueCacheOptions.cs#L45-L47)

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

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