In Telerik for Blazor form fluentvalidator is not working child object/component
Answers
Smith
2890
Points
78
Posts
|
You need to pass validator context and some other changes: Do following changes in razor component:
In c# changes:
And register it in program.cs
Note: Install latest version:
Posted On:
09-Jan-2024 05:32
Thanks. Works for me. - tb 09-Jan-2024 05:58
|
Blog
Active User (0)
No Active User!