ABsoluteMaybe.SampleWebsite.MVC2.Models.ValidatePasswordLengthAttribute.ValidatePasswordLengthAttribute C# (CSharp) Method

ValidatePasswordLengthAttribute() public method

public ValidatePasswordLengthAttribute ( ) : System
return System
        public ValidatePasswordLengthAttribute()
            : base(_defaultErrorMessage)
        {
        }