StringLengthAttribute Constructor |
Name | Description | |
---|---|---|
StringLengthAttribute(Int32) |
Initializes a new StringLengthAttribute and specifies the maximum length.
| |
StringLengthAttribute(Int32, Int32) |
Initializes a new StringLengthAttribute and specifies the maximum length
and the minimum length.
|