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