C# 클래스 HermaFx.DataAnnotations.RequiredIfRegExMatchAttribute

상속: RequiredIfAttribute
파일 보기 프로젝트 열기: evicertia/HermaFx

공개 메소드들

메소드 설명
RequiredIfRegExMatchAttribute ( string dependentProperty, string pattern ) : System

메소드 상세

RequiredIfRegExMatchAttribute() 공개 메소드

public RequiredIfRegExMatchAttribute ( string dependentProperty, string pattern ) : System
dependentProperty string
pattern string
리턴 System