D JAI
Results
3
comments of
D JAI
> Hi @dstoyanoff, You mean: > > ```ruby > import { z } from 'zod'; > > const user = z.object({ > username: z.string().superRefine((value) => value.length >= 1), > location:...
@nclsndr May I know what is the purpose of adding ctx.addIssue() ?
> @tsdineshjai are you working on this issue As of now, the answer is No, I just wanted to request this feature.