abp icon indicating copy to clipboard operation
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....

Results 892 abp issues
Sort by recently updated
recently updated
newest added

### 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...

feature-request

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,...