<PackageReference Include="Microsoft.Extensions.Options" Version="11.0.0-preview.6.26359.118" />
Microsoft.Extensions.Options.AsyncValidateOptions<TOptions, TDep>
Gets the dependency.
Gets the error to return when validation fails.
public string Name {
get; }
Gets the options name.
Gets the asynchronous validation function.