Exemple #1
0
 public static void RegistrationValidationService(this IServiceCollection services)
 {
     services.AccountingValidationService();
 }