-
Any way to include the parent object name e.g. http://parent.child.name in a #FluentValidation generated error message? Only "name" in the above example is included in the PropertyName placeholder but I can see the full path in the ValidationFailure.PropertyName.
-
Blogged: Automatic validation of requests in #aspnet7 using endpoint filters #minimalapis #dotnet
https://benfoster.io/blog/minimal-api-validation-endpoint-filters/
-