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