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