Files
Knots/Knots/Validators/Group/CreateGroupDtoValidator.cs

6 lines
80 B
C#

namespace Knots.Validators.Group;
public class CreateGroupDtoValidator
{
}