StringLengthValidateAttribute Constructor

Initializes a new instance of the StringLengthValidateAttribute class.

Namespace:  ABSuite.AccessLayer.Connector.Core.Utility
Assembly:  Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public StringLengthValidateAttribute(
	int lenght
)

Parameters

lenght
Type: SystemInt32
The lenght.
See Also

Reference