Habanero.Smooth.AutoMapStringLengthPropRuleAttribute.AutoMapStringLengthPropRuleAttribute C# (CSharp) Method

AutoMapStringLengthPropRuleAttribute() public method

public AutoMapStringLengthPropRuleAttribute ( ) : System
return System
        public AutoMapStringLengthPropRuleAttribute()
            : this(0, 255)
        {
        }

Same methods

AutoMapStringLengthPropRuleAttribute::AutoMapStringLengthPropRuleAttribute ( int minLength, int maxLength ) : System
AutoMapStringLengthPropRuleAttribute