Implemented interface member:
method
Validate
Microsoft.Extensions.Options.IValidateOptions<TOptions>.Validate(System.String, TOptions)
2 references to Validate
Aspire.Hosting.Tests (2)
Dcp\DcpCliArgsTests.cs (2)
128
var result = validator.
Validate
(null, new DcpOptions
146
var result = validator.
Validate
(null, new DcpOptions