Variable: MONITOR_ID_REQUIRED_MESSAGE
constMONITOR_ID_REQUIRED_MESSAGE:"Monitor ID is required"="Monitor ID is required"
Defined in: shared/validation/monitorFieldConstants.ts:9
Lightweight (non-Zod) constants for monitor field validation.
Remarksโ
Keep message strings and limits centralized so that Zod schemas, IPC validators and persistence layers stay aligned.