1 reference to ExceptionCustomAttributeMustBeBiggerThenValue
System.Web.DataVisualization (1)
Common\Converters\CustomAttributesConverters.cs (1)
814
throw(new InvalidOperationException(SR.
ExceptionCustomAttributeMustBeBiggerThenValue
(attrName, this._customAttributeInfo.MinValue.ToString())));