Variable: monitorSchema
const monitorSchema: MonitorSchemaType;
Defined in: shared/validation/monitorSchemas.ts:222
Zod discriminated union schema for all monitor types.
Remarksโ
Supports the full set of monitor types declared in the shared domain.