Skip to content

Comments

[zod-nestjs] Add support for async validation#256

Open
shinnida220 wants to merge 2 commits intoanatine:mainfrom
shinnida220:main
Open

[zod-nestjs] Add support for async validation#256
shinnida220 wants to merge 2 commits intoanatine:mainfrom
shinnida220:main

Conversation

@shinnida220
Copy link

@shinnida220 shinnida220 commented Jul 5, 2025

This PR addresses #34 and #171
It implements logic to support async validation

  • Implements a pipe (ZodAsyncValidationPipe) for async validation.
  • Updates the README to document the new feature.
  • Added tests

@nx-cloud
Copy link

nx-cloud bot commented Jul 5, 2025

View your CI Pipeline Execution ↗ for commit fe268f0

Command Status Duration Result
nx affected:test --base=origin/main --codeCoverage ✅ Succeeded 13s View ↗
nx affected:lint --base=origin/main ✅ Succeeded 2s View ↗

☁️ Nx Cloud last updated this comment at 2025-07-05 15:28:18 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant