StringValidator Constructor (Int32)
.NET Framework (current version)
Initializes a new instance of the StringValidator class, based on a supplied parameter.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- minLength
-
Type:
System::Int32
An integer that specifies the minimum length of the string value.
The StringValidator constructor verifies the minimum acceptable length of the string being validated.
.NET Framework
Available since 2.0
Available since 2.0
Show: