C# Class Yodiwo.API.Plegma.Validators

Mostra file Open project: yodiwo/plegma

Public Methods

Method Description
ValidateKey ( string Key ) : bool

Validates key format type ( alphanumeric+dashes )

Method Details

ValidateKey() public static method

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