Perform custom fluent validation in Blazor
In the previous article we created a custom validation attribute to validate Blazor's EditForm. If you developed ASP.NET Core MVC apps before, you might have used FlientValidation library for validation instead of using validation attributes. Can we use FluentValidation in Blazor?
https://www.binaryintellect.net/articles/608df8cd-c68d-4a88-a6ca-1c1c544615a1.aspx