Files
Knots/Knots/Validators/Key/DeleteKeyDtoValidator.cs

6 lines
76 B
C#

namespace Knots.Validators.Key;
public class DeleteKeyDtoValidator
{
}