Back to Server.Misc
NameVerification
(
static
)
bool
Validate(
string
name,
int
minLength,
int
maxLength,
bool
allowLetters,
bool
allowDigits,
bool
noExceptionsAtStart,
int
maxExceptions,
char
[] exceptions )
(
ctor
) NameVerification()