abp
abp copied to clipboard
Open Source Web Application Framework for ASP.NET Core. Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms....
### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? Please describe the problem. The...
I created a custom module named JobAnnouncement using the ABP Framework and added FluentValidation for my JobCreateDto class. Although the validator is defined correctly and the module depends on AbpFluentValidationModule,...