Merge pull request #799 from kebby/master
[mono.git] / mcs / class / System.ComponentModel.DataAnnotations / net_4_5_System.ComponentModel.DataAnnotations.dll.sources
1 #include net_4_0_System.ComponentModel.DataAnnotations.dll.sources
2
3 System.ComponentModel.DataAnnotations/MinLengthAttribute.cs
4 System.ComponentModel.DataAnnotations/MaxLengthAttribute.cs
5 System.ComponentModel.DataAnnotations/CreditCardAttribute.cs
6 System.ComponentModel.DataAnnotations/EmailAddressAttribute.cs
7 System.ComponentModel.DataAnnotations/PhoneAttribute.cs
8 System.ComponentModel.DataAnnotations/FileExtensionsAttribute.cs
9 System.ComponentModel.DataAnnotations/CompareAttribute.cs
10 System.ComponentModel.DataAnnotations.Schema/ColumnAttribute.cs
11 System.ComponentModel.DataAnnotations.Schema/ComplexTypeAttribute.cs
12 System.ComponentModel.DataAnnotations.Schema/DatabaseGeneratedAttribute.cs
13 System.ComponentModel.DataAnnotations.Schema/DatabaseGeneratedOption.cs
14 System.ComponentModel.DataAnnotations.Schema/ForeignKeyAttribute.cs
15 System.ComponentModel.DataAnnotations.Schema/InversePropertyAttribute.cs
16 System.ComponentModel.DataAnnotations.Schema/NotMappedAttribute.cs
17 System.ComponentModel.DataAnnotations.Schema/TableAttribute.cs