Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.
This repository was archived by the owner on May 26, 2025. It is now read-only.

validationResult.ToDictionary() for the Minimal API  #33

@bartoszlenar

Description

@bartoszlenar

We'll need something like validationResult.ToDictionary(), equivalent of what can be found in FluentValidation https://docs.fluentvalidation.net/en/latest/aspnet.html#minimal-apis.

Feature description

  • Probably with some config options (e.g., include full path or just the property name?)
  • This is a breaking change as it's modifies public IValidationResult interface

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions