method z.ZodString.prototype.nonemptyDeprecatedDeprecatedUse z.string().min(1) instead. import { z } from "https://dotland.deno.dev/x/zod@v3.23.7/index.ts"; const { ZodString } = z; nonempty(message?: errorUtil.ErrMessage)Parametersoptionalmessage: errorUtil.ErrMessage