Arshath

Results 16 comments of Arshath

@LucilleH If we make that change, other tests are failing. Need to investigate more. 1. We need to define the error message. 2. In most places, the fromString is used...

> For me it works by just changing the target and module in tsconfig.json to ES2022 and changing the @nx/esbuild:esbuild executor options to "format": ["esm"], @gionkunz Could you share a...

@Sorikairox, I am just curious: How are you planning to maintain the framework since Deno deprecated the experimental decorators? I'll choose Danet over NestJS anyday on Deno, coz Deno won't...

For Reference, below is the `fastify-type-provider-zod` error When empty JSON is provided ```json [ { "keyword": "invalid_union_discriminator", "instancePath": "/action", "schemaPath": "#/action/invalid_union_discriminator", "params": { "issue": { "code": "invalid_union_discriminator", "options": ["DELAY", "SMS",...

@ospfranco I'm open to adding the feature. Where do I start? Do you have any docs?