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

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

공개 메소드들

메소드 설명
MinLengthAdapter ( ModelMetadata metadata, System.Web.Mvc.ControllerContext context, System.ComponentModel.DataAnnotations.MinLengthAttribute attribute ) : MvcTemplate.Resources.Form

메소드 상세

MinLengthAdapter() 공개 메소드

public MinLengthAdapter ( ModelMetadata metadata, System.Web.Mvc.ControllerContext context, System.ComponentModel.DataAnnotations.MinLengthAttribute attribute ) : MvcTemplate.Resources.Form
metadata ModelMetadata
context System.Web.Mvc.ControllerContext
attribute System.ComponentModel.DataAnnotations.MinLengthAttribute
리턴 MvcTemplate.Resources.Form