C# Class Yodiwo.API.Plegma.Validators

Afficher le fichier Open project: yodiwo/plegma

Méthodes publiques

Méthode Description
ValidateKey ( string Key ) : bool

Validates key format type ( alphanumeric+dashes )

Method Details

ValidateKey() public static méthode

Validates key format type ( alphanumeric+dashes )
public static ValidateKey ( string Key ) : bool
Key string
Résultat bool