C# 클래스 Epiworx.Core.Validation.StringRequired

상속: CommonBusinessRule
파일 보기 프로젝트 열기: mattruma/epiworx-csla

공개 메소드들

메소드 설명
StringRequired ( IPropertyInfo primaryProperty ) : System

보호된 메소드들

메소드 설명
Execute ( RuleContext context ) : void

메소드 상세

Execute() 보호된 메소드

protected Execute ( RuleContext context ) : void
context RuleContext
리턴 void

StringRequired() 공개 메소드

public StringRequired ( IPropertyInfo primaryProperty ) : System
primaryProperty IPropertyInfo
리턴 System