zod icon indicating copy to clipboard operation
zod copied to clipboard

Add support to report invalid length

Open MrAmericanMike opened this issue 2 years ago • 0 comments

So apparently this boils down to zod not supporting something like this.

https://github.com/trpc/trpc/issues/2328

Would it be possible to add what's needed to get that kind of behavior "In real time"?

Of course on the example I mention the length, but it could apply to any other condition.

Thanks in advance.

MrAmericanMike avatar Jul 27 '22 18:07 MrAmericanMike