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

Rework the logic of checking if a FluentValidationAutoValidationAttribute is present on the controller or method #4

Closed
mvdgun opened this issue Aug 30, 2023 · 0 comments · Fixed by #3
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mvdgun
Copy link
Member

mvdgun commented Aug 30, 2023

In the SharpGrip.FluentValidation.AutoValidation.Mvc.Filters.FluentValidationAutoValidationActionFilter file rework the attribute checking logic. Currently it uses the EndpointMetadata of the action descriptor which is not recommended for application code.

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

Successfully merging a pull request may close this issue.

1 participant