Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
1.Trigger the validation, when the value is changed in the input.
2.Perhaps inputs could have a property to disable/enable this behavior using API, i.e. ValidateOnInput="false".
1.Run the below sample
Output: Validation triggers, while the focus out called.