KnownScenarioValidationState enum

Enum of the scenario validation state.

Fields

Accepted

The scenario validation has been accepted.

Generating

The scenario validation is in a generating state.

NoResolvedResources

The scenario validation found no valid resources to perform fault behaviors against. This is a terminal failure state.

NotStarted

The scenario validation has not yet started.

RequiresAttention

The scenario validation reflects a state that requires attention. This is a terminal failure state indicating validation issues were found.

Resolving

The scenario validation is in a resolving state.

Succeeded

The scenario validation completed successfully and the scenario is ready to execute.

Validating

The scenario validation is in a validating state.