Is there an existing issue for this?
Describe the bug
Hi Team,
As per as Microsoft documentation, I had created two sample projects, one in Blazor Web App and Blazor WebAssembly Standalone application.
[ValidatableType] validation attribute for complex modal validation is working as expected in Blazor Web App 10.0 RC1 but not working in Blazor Web Assembly 10.0 RC1.
is it known issue?
Expected Behavior
In Blazor Web Assembly also complex Modal validation should work.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
10.0.100-rc.1.25451.107
Anything else?
No response