Create(IServiceProvider, string)
static
public static IConfigurationValidator Create(IServiceProvider services, string name) Creates a new
PersistentStreamStorageConfigurationValidator instance. Parameters
servicesIServiceProvider- The services.
namestring- The name.
Returns
The newly created instance.
