C# Class MvcTemplate.Components.Mvc.IntegerAttribute

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

Public Methods

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

Method Details

IntegerAttribute() public method

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

IsValid() public method

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