Files
Knots/Knots/Validators/Group/GetGroupDtoValidator.cs

6 lines
77 B
C#

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