1 reference to EnumDataTypeAttribute_TypeNeedsToBeAnEnum
System.ComponentModel.DataAnnotations (1)
DataAnnotations\EnumDataTypeAttribute.cs (1)
27
throw new InvalidOperationException(String.Format(CultureInfo.CurrentCulture, DataAnnotationsResources.
EnumDataTypeAttribute_TypeNeedsToBeAnEnum
, this.EnumType.FullName));