<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0-preview.7.20364.11" />
System.ComponentModel.DataAnnotations.PhoneAttribute
namespace System.
ComponentModel.
DataAnnotations
{
public sealed class PhoneAttribute :
DataTypeAttribute
{
public PhoneAttribute();
}
}