Ajout des derniers validator

This commit is contained in:
2026-03-12 16:42:38 +01:00
parent 747cb84f88
commit db76d50079
28 changed files with 223 additions and 142 deletions

View File

@@ -0,0 +1,6 @@
namespace Knots.Validators.Group;
public class DeleteGroupDtoValidator
{
}