Skip to content

feat(docs): add errorFormat option to ValidationPipe documentation#3386

Merged
kamilmysliwiec merged 1 commit intonestjs:masterfrom
at7211:docs/validation-error-format
Apr 14, 2026
Merged

feat(docs): add errorFormat option to ValidationPipe documentation#3386
kamilmysliwiec merged 1 commit intonestjs:masterfrom
at7211:docs/validation-error-format

Conversation

@at7211
Copy link
Copy Markdown
Contributor

@at7211 at7211 commented Feb 9, 2026

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Docs
  • Other... Please describe:

What is the current behavior?

Issue Number: nestjs/nest#16268

What is the new behavior?

Document the new errorFormat option for ValidationPipe that allows users to choose between 'list' (default) and 'grouped' error formats.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Document the new `errorFormat` option for ValidationPipe that allows
users to choose between 'list' (default) and 'grouped' error formats.

Related to nestjs/nest#16268
@kamilmysliwiec kamilmysliwiec merged commit 0961f17 into nestjs:master Apr 14, 2026
4 checks 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