C# Class Lucifer.Editor.Validators.EditValidators

Afficher le fichier Open project: Slesa/Playground

Méthodes publiques

Méthode Description
IsStringMissing ( string value ) : bool
IsValidEmailAddress ( string email ) : bool

Method Details

IsStringMissing() public static méthode

public static IsStringMissing ( string value ) : bool
value string
Résultat bool

IsValidEmailAddress() public static méthode

public static IsValidEmailAddress ( string email ) : bool
email string
Résultat bool