Hello Anne,
I have reviewed this again and I think I had missed the concept of this request. I have logged it for implementation that we should also handle the EditContext.OnValidationStateChanged event and call StateHasChanged(), which should, let async validation work as well, and it should not break anything existing.
I moved this item to the Feedback portal so you can Follow it. Here's a link where you can subscribe for notifications: https://feedback.telerik.com/blazor/1441550-async-validation-is-not-updating-after-a-delay.
Regards,
Marin Bratanov
Progress Telerik
Hi Anne,
Can you confirm for me exactly what type of validation you are using? Can you observe such a problem with code based on this article: https://docs.telerik.com/blazor-ui/common-features/input-validation?
I am asking because at the moment we test and support only the standard (built-in) data annotations validation, and the FluentValidator is a custom solution that we have not tested or integrated with. My point being that it seems to me that you are using the FluentValidation package and I need to know the exact setup so I can see if there is anything we can do about it.
Regards,
Marin Bratanov
Progress Telerik