Skip to content

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

Merged
Brian-McBride merged 2 commits into
anatine:mainfrom
shinnida220:main
May 8, 2026
Merged

[zod-nestjs] Add support for async validation#256
Brian-McBride merged 2 commits into
anatine:mainfrom
shinnida220:main

Conversation

@shinnida220

@shinnida220 shinnida220 commented Jul 5, 2025

Copy link
Copy Markdown
Contributor

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

nx-cloud Bot commented Jul 5, 2025

Copy link
Copy Markdown

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

@Brian-McBride Brian-McBride merged commit 35917d9 into anatine:main May 8, 2026
1 check passed
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.

2 participants