6 lines
89 B
C#
6 lines
89 B
C#
namespace DotBased.AspNet.Authority.Validators;
|
|
|
|
public interface IUserValidator
|
|
{
|
|
|
|
} |