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