# AzureBlobLeaseProviderOptionsValidator.Create(IServiceProvider, string)

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

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.AzureStorage/Options/AzureBlobLeaseProviderOptions.cs#L128-L129)

```csharp
public static IConfigurationValidator Create(IServiceProvider services, string name)
```

Creates creates validator for named instance of AzureBlobLeaseProviderOptions options.

### Parameters

- `services` (`IServiceProvider`)
- `name` (`string`)
