Type Alias: SiteUpdateParseResult
SiteUpdateParseResult =
ReturnType<typeofsiteUpdateSchema.safeParse>
Defined in: shared/validation/guards.ts:49
Validates an unknown payload against the canonical site update schema.
SiteUpdateParseResult =
ReturnType<typeofsiteUpdateSchema.safeParse>
Defined in: shared/validation/guards.ts:49
Validates an unknown payload against the canonical site update schema.