RequiredCommandValidationContext
Classsealednet10.0
Provides context for validating a required command.
namespace Aspire.Hosting.ApplicationModel;
public sealed class RequiredCommandValidationContext{ // ...}6 members
Constructors1
Section titled Constructors Provides context for validating a required command.
Properties3
Section titled PropertiesCancellationToken Gets a cancellation token that can be used to cancel the validation.
Methods2
Section titled Methods Creates a failed validation result with the specified message.