FluentValidation 'cannot convert from'

Viewed 10

enter image description here

This is how i created my validator.

enter image description here

Class with rules.

enter image description here

I use it in my product manager class. But it gives an error.

Error Message = cannot convert from

What's the solution?

0 Answers
Related