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