Skip to content
Docs Try Aspire

RequiredCommandValidationResult

Class sealed net8.0
📦 Aspire.Hosting v13.2.0
Represents the result of validating a required command.
namespace Aspire.Hosting.ApplicationModel;
public sealed class RequiredCommandValidationResult
{
// ...
}