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

FluentValidation has been updated 11 times. AddMvc() probably changed 100's of times since Feb. #9

Open
Gaelmart opened this issue Aug 1, 2018 · 0 comments

Comments

@Gaelmart
Copy link

Gaelmart commented Aug 1, 2018

This line no longer working.

services.AddMvc().AddFluentValidation(fv => fv.RegisterValidatorsFromAssemblyContaining());

'IMvcBuilder' does not contain a definition for 'AddFluentValidation' and no extension method 'AddFluentValidation' accepting a first argument of type 'IMvcBuilder'

@Gaelmart Gaelmart changed the title FluentValidation has been updated 11 times. AddMvc() probably changed 100' since Feb. FluentValidation has been updated 11 times. AddMvc() probably changed 100's of times since Feb. Aug 1, 2018
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

No branches or pull requests

1 participant