Method | Description | |
---|---|---|
FormatErrorMessage ( String name ) : String | ||
IsValid ( Object value ) : System.Boolean | ||
MinValueAttribute ( Double minimum ) : MvcTemplate.Resources.Form | ||
MinValueAttribute ( |
Method | Description | |
---|---|---|
MinValueAttribute ( ) : MvcTemplate.Resources.Form |
public FormatErrorMessage ( String name ) : String | ||
name | String | |
return | String |
public IsValid ( Object value ) : System.Boolean | ||
value | Object | |
return | System.Boolean |
public MinValueAttribute ( Double minimum ) : MvcTemplate.Resources.Form | ||
minimum | Double | |
return | MvcTemplate.Resources.Form |
public MinValueAttribute ( |
||
minimum | ||
return | MvcTemplate.Resources.Form |