Info
Version: | 1.2.0 |
Author(s): | Eric Chow |
Last Update: | Tuesday, January 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/juwikuang/EmailOrPhoneAttribute |
NuGet Url: | https://www.nuget.org/packages/Ezfx.DataAnnotations.EmailOrPhoneAttribute |
Install
Install-Package Ezfx.DataAnnotations.EmailOrPhoneAttribute
dotnet add package Ezfx.DataAnnotations.EmailOrPhoneAttribute
paket add Ezfx.DataAnnotations.EmailOrPhoneAttribute
Ezfx.DataAnnotations.EmailOrPhoneAttribute Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.Configuration.ConfigurationManager(>= 4.5.0)
Tags
Merged EmailAddressAttribute and Phone Attribute. Allow users to login with email or phone.
The default is email only.