0
Rajasekhar created
- ABP Framework version: v5.0.1
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:"
How to add the validation rule for existing properties, I want to add validation attribute to role name is there any extension method you have please let me know
1 Answer(s)
-
0
hi
It seems that you can only do it in an app service method. Override the methods in
IdentityRoleAppService