Files
Knots/Knots/Validators/Role/GetRoleDtoValidator.cs
2026-03-12 16:24:32 +01:00

6 lines
75 B
C#

namespace Knots.Validators.Role;
public class GetRoleDtoValidator
{
}