Skip to main content

Interface: AdvancedMonitorSchemaBaseArgs

Defined in: shared/validation/monitorSchemas.advanced.ts:19

Propertiesโ€‹

baseMonitorSchemaโ€‹

readonly baseMonitorSchema: BaseMonitorSchemaType

Defined in: shared/validation/monitorSchemas.advanced.ts:20


createDotPathSchema()โ€‹

readonly createDotPathSchema: (fieldLabel: string) => ZodString

Defined in: shared/validation/monitorSchemas.advanced.ts:21

Parametersโ€‹

fieldLabelโ€‹

string

Returnsโ€‹

ZodString


edgeLocationListSchemaโ€‹

readonly edgeLocationListSchema: ZodString

Defined in: shared/validation/monitorSchemas.advanced.ts:22


httpUrlSchemaโ€‹

readonly httpUrlSchema: ZodString

Defined in: shared/validation/monitorSchemas.advanced.ts:23


websocketUrlSchemaโ€‹

readonly websocketUrlSchema: ZodString

Defined in: shared/validation/monitorSchemas.advanced.ts:24