method z.ZodObject.prototype.strictimport { z } from "https://dotland.deno.dev/x/zod@v3.20/mod.ts"; const { ZodObject } = z; strict(message?: errorUtil.ErrMessage): ZodObject<T, "strict", Catchall>Parametersoptionalmessage: errorUtil.ErrMessageReturnsZodObject<T, "strict", Catchall>