MvcTemplate.Components.Mvc.MaxValueAttribute.MaxValueAttribute C# (CSharp) Method

MaxValueAttribute() private method

private MaxValueAttribute ( ) : MvcTemplate.Resources.Form
return MvcTemplate.Resources.Form
        private MaxValueAttribute() : base(() => Validations.MaxValue)
        {
        }

Same methods

MaxValueAttribute::MaxValueAttribute ( Double maximum ) : MvcTemplate.Resources.Form
MaxValueAttribute::MaxValueAttribute ( Int32 maximum ) : MvcTemplate.Resources.Form