Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validationResult.ToDictionary() for the Minimal API #33

Open
bartoszlenar opened this issue Dec 6, 2022 · 0 comments
Open

validationResult.ToDictionary() for the Minimal API #33

bartoszlenar opened this issue Dec 6, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bartoszlenar
Copy link
Owner

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
@bartoszlenar bartoszlenar added the enhancement New feature or request label Dec 6, 2022
@bartoszlenar bartoszlenar self-assigned this Dec 6, 2022
@bartoszlenar bartoszlenar added this to the v3.0 milestone Dec 6, 2022
@bartoszlenar bartoszlenar modified the milestones: v3.0, v2.5 Dec 14, 2022
@bartoszlenar bartoszlenar modified the milestones: v2.5, v3.0 Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant