Microsoft.Extensions.Options.ValidateOptionsResult
Represents the result of an options validation.
The result when validation was skipped due to name not matching.
The result when validation was successful.
Gets a value that indicates whether validation failed.
Gets the description of why validation failed.
Gets the full list of failures (can be multiple).
Gets a value that indicates whether validation was run.
Gets a value that indicates whether validation was successful.
public ValidateOptionsResult()
Returns a failure result.
Returns a failure result.