Variable: siteSchema
const siteSchema: SiteSchemaType;
Defined in: shared/validation/siteSchemas.ts:17
Zod schema for site data.
Remarksโ
Validates site identifier, name, monitoring flag, and an array of monitors.
const siteSchema: SiteSchemaType;
Defined in: shared/validation/siteSchemas.ts:17
Zod schema for site data.
Validates site identifier, name, monitoring flag, and an array of monitors.