C# Class Blog.Common.Web.Attributes.ValidateUsernameAttribute

Inheritance: System.ComponentModel.DataAnnotations.ValidationAttribute
Afficher le fichier Open project: jsnmgpnty/Blogness2.0 Class Usage Examples

Méthodes publiques

Méthode Description
IsValid ( object value ) : bool

Private Methods

Méthode Description
IsValidUsername ( string username ) : bool

Method Details

IsValid() public méthode

public IsValid ( object value ) : bool
value object
Résultat bool