shared/validation/schemas
Shared Zod validation schemas and validation utilities for monitor and site data.
Remarksโ
These schemas and functions are used by both frontend and backend to ensure data integrity. Validation constraints are synchronized with UI constants in constants.ts. All validation logic is centralized here for consistency and maintainability.
Interfacesโ
Type Aliasesโ
Variablesโ
- baseMonitorSchema
- httpMonitorSchema
- portMonitorSchema
- pingMonitorSchema
- dnsMonitorSchema
- monitorSchema
- siteSchema
- monitorSchemas