Click or drag to resize

StringLengthAttribute Properties

The StringLengthAttribute type exposes the following members.

Properties
 NameDescription
Public propertyMaxLen The maximum allowed length.
Public propertyMinLen The minimum allowed length.
Public propertyPadChar The padding char.
Public propertyPadLeft The padding direction, right by default.
Top
See Also