RequiredCommandValidationResult
Classsealednet10.0
Represents the result of validating a required command.
namespace Aspire.Hosting.ApplicationModel;
public sealed class RequiredCommandValidationResult{ // ...}Properties2
Section titled PropertiesView all properties
Methods2
Section titled MethodsFailure(string)static Creates a failed validation result with the specified message.