C# Class MvcTemplate.Components.Mvc.DigitsAttribute

Inheritance: System.ComponentModel.DataAnnotations.ValidationAttribute
Afficher le fichier Open project: NonFactors/MVC5.Template Class Usage Examples

Méthodes publiques

Méthode Description
DigitsAttribute ( ) : MvcTemplate.Resources.Form
IsValid ( Object value ) : System.Boolean

Method Details

DigitsAttribute() public méthode

public DigitsAttribute ( ) : MvcTemplate.Resources.Form
Résultat MvcTemplate.Resources.Form

IsValid() public méthode

public IsValid ( Object value ) : System.Boolean
value Object
Résultat System.Boolean