C# Class Elastacloud.AzureManagement.Fluent.Helpers.ServiceBusNameValidator

Afficher le fichier Open project: azurecoder/fluent-management Class Usage Examples

Méthodes publiques

Méthode Description
ServiceBusNameValidator ( string name ) : System
ValidateName ( ) : bool

Private Methods

Méthode Description
CheckEnd ( ) : bool
CheckFirstLetter ( ) : bool
CheckRegex ( ) : bool
CheckSize ( ) : bool

Method Details

ServiceBusNameValidator() public méthode

public ServiceBusNameValidator ( string name ) : System
name string
Résultat System

ValidateName() public méthode

public ValidateName ( ) : bool
Résultat bool