2 references to PhoneNumber
System.ComponentModel.Annotations (2)
System\ComponentModel\DataAnnotations\DataTypeAttribute.cs (1)
10/// property (such as <see cref="System.ComponentModel.DataAnnotations.DataType.PhoneNumber" />
System\ComponentModel\DataAnnotations\PhoneAttribute.cs (1)
16: base(DataType.PhoneNumber)