C# 클래스 ProjectsMVC.Helpers.ValidateEmailAttribute

Email validation regular expression attribute
Validates [email protected], [email protected], some_person@some+place.com and combinations thereof.
상속: RegularExpressionAttribute
파일 보기 프로젝트 열기: shendongnian/code

공개 메소드들

메소드 설명
ValidateEmailAttribute ( ) : System

메소드 상세

ValidateEmailAttribute() 공개 메소드

public ValidateEmailAttribute ( ) : System
리턴 System