dto-classes icon indicating copy to clipboard operation
dto-classes copied to clipboard

DTO classes for TypeScript projects.

Results 2 dto-classes issues
Sort by recently updated
recently updated
newest added

ArrayFied.bind({items: MyObject.bind}) cannot parse correctly. It will only contains the last element

I would love to see something written up in the README comparing and contrasting this with [Zod](https://github.com/colinhacks/zod). I took a quick look at the docs and couldn't quickly determine what...