C# 클래스 MvcTemplate.Components.Mvc.DigitsAttribute

상속: System.ComponentModel.DataAnnotations.ValidationAttribute
파일 보기 프로젝트 열기: NonFactors/MVC5.Template 1 사용 예제들

공개 메소드들

메소드 설명
DigitsAttribute ( ) : MvcTemplate.Resources.Form
IsValid ( Object value ) : System.Boolean

메소드 상세

DigitsAttribute() 공개 메소드

public DigitsAttribute ( ) : MvcTemplate.Resources.Form
리턴 MvcTemplate.Resources.Form

IsValid() 공개 메소드

public IsValid ( Object value ) : System.Boolean
value Object
리턴 System.Boolean