Skip to content

openpra-monorepo


Variable: MutuallyExclusiveEventRuleSchema

const MutuallyExclusiveEventRuleSchema: ZodObject<{ basis: ZodString; description: ZodString; eventIds: ZodArray<ZodString>; identifiedInResults: 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>>; retentionJustification: ZodOptional<ZodString>; treatment: ZodEnum<{ CUTSET_DELETION: "CUTSET_DELETION"; LOGIC_ELIMINATION: "LOGIC_ELIMINATION"; }>; uuid: ZodString; }, $strip>

Defined in: esq/event-sequence-quantification.ts:176