FluentValidator dependency on deprecated Blazored.FluentValidation

I wonder if to use <FluentValidationValidator> is still mandatory to include Blazored.FluentValidation of Chris Saintly because the package is deprecated and no longer maintened


https://blazor.syncfusion.com/documentation/data-form/validators

Is there in the roadmap to change it ?

thanks


1 Reply 1 reply marked as answer

KN Kundurthi Naga Siddartha Kundurthi Vennela Prasad Syncfusion Team March 26, 2026 04:08 PM UTC

Hi  Sandro Rizzetto,


You’re correct that Blazored.FluentValidation is deprecated and no longer required. Syncfusion’s DataForm now provides native support for FluentValidation through the <FluentValidator> component, which uses the Blazilla package instead. This means you don’t need to rely on the old dependency anymore, and the roadmap already reflects this shift toward native integration.


For details, please see the official documentation: https://blazor.syncfusion.com/documentation/data-form/validation#fluent-validation



Marked as answer
Loader.
Up arrow icon