Variable: RecoveryActionApplicationSchema
constRecoveryActionApplicationSchema:ZodObject<{applicableFamilyRefs:ZodOptional<ZodArray<ZodString>>;appliedAtLevel:ZodEnum<{CUTSET:"CUTSET";FAMILY:"FAMILY";SEQUENCE:"SEQUENCE"; }>;hrDependencyRequirementsSatisfied:ZodBoolean;hrFeasibilityRequirementsSatisfied:ZodBoolean;implementsSrs:ZodArray<ZodObject<{hlr:ZodEnum<{A:"A";B:"B";C:"C";D:"D";E:"E";F:"F";G:"G";H:"H";I:"I"; }>;sr:ZodString; },$strip>>;recoveryActionRef:ZodString;uuid:ZodString; },$strip>
Defined in: esq/event-sequence-quantification.ts:127
