Closed baranacikgoz closed 1 year ago
Hi, thanks for pointing out the issue. There doesn't seem to be a straight forward workaround for this. I have changed the application structure to use mediatrs pipeline behaviour and introduced a internal validatesync method. I have added a very small validator at create product to test this scenario. Please let me know
Something like this
With
services.AddFluentValidationAutoValidation().AddFluentValidationClientsideAdapters();
Throws: