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

Mostrar archivo Open project: azurecoder/fluent-management Class Usage Examples

Public Methods

Method Description
ServiceBusNameValidator ( string name ) : System
ValidateName ( ) : bool

Private Methods

Method Description
CheckEnd ( ) : bool
CheckFirstLetter ( ) : bool
CheckRegex ( ) : bool
CheckSize ( ) : bool

Method Details

ServiceBusNameValidator() public method

public ServiceBusNameValidator ( string name ) : System
name string
return System

ValidateName() public method

public ValidateName ( ) : bool
return bool