C#C
C#3y ago
Obel

ProblemDetails and FluentValidation

Im having issues returning/throwing a custom exception made with ProblemDetails.
Im using FluentValidation to validate the input, and then i want to throw the custom exception whenever data isn't valid.
I'll attach code snippets of relevant classes. Hopefully some of you, can see through my problem 🙂 Thanks in advance
image.png
image.png
Was this page helpful?