Hi,
I can reproduce the problem.
Try
[DependsOn(typeof(AbpAccountPublicWebModule))]
and [DependsOn(typeof(AbpAccountPublicWebIdentityServerModule))]
Volo.Abp.Account.Pro.Public.Web.IdentityServer
project referenceIn the AbpFeatures
and AbpFeatureValues
table.
You can use winmerge to compare their differences https://winmerge.orga
Hi,
No , as the fluent validation document mentioned, it does not support Blazor.
What separate custom module?
my steps:
blogpost
master entityblogfile
child entityblogauthor
child entityCan you share a complete step-by-step reproduction?
Hi,
FluentValidation does not provide integration with Blazor out of the box
see: https://docs.fluentvalidation.net/en/latest/blazor.html
You can consider to use Blazorise validation https://blazorise.com/docs/components/validation