Skip to main content

Variable: statusHistoryEnumValues

const statusHistoryEnumValues: [StatusHistoryStatus, ...StatusHistoryStatus[]]

Defined in: shared/validation/statusValidationPrimitives.ts:13

Ordered tuple of valid StatusHistoryStatus values for historical monitor records.

Remarksโ€‹

Centralized here so both monitor and status-update schemas can share the same literal set without duplication.