It would be nice if I can get dry-struct from dry-schema.
There is a famous Javascript lib Zod which validates json and makes it to be typed. I want similar one on ruby.
It would be nice if I can get dry-struct from dry-schema.
There is a famous Javascript lib Zod which validates json and makes it to be typed. I want similar one on ruby.
There was a vague plan to implement something like this, it just hasn’t happened yet