C# Class MvcTemplate.Components.Mvc.DigitsAttribute

Inheritance: System.ComponentModel.DataAnnotations.ValidationAttribute
ファイルを表示 Open project: NonFactors/MVC5.Template Class Usage Examples

Public Methods

Method Description
DigitsAttribute ( ) : MvcTemplate.Resources.Form
IsValid ( Object value ) : System.Boolean

Method Details

DigitsAttribute() public method

public DigitsAttribute ( ) : MvcTemplate.Resources.Form
return MvcTemplate.Resources.Form

IsValid() public method

public IsValid ( Object value ) : System.Boolean
value Object
return System.Boolean