C# Class GoatTrip.RestApi.Services.LocationQueryValidator

Inheritance: ILocationQueryValidator
Afficher le fichier Open project: NHSChoices/location-service

Méthodes publiques

Méthode Description
IsValid ( string query ) : bool

Private Methods

Méthode Description
IsMinumumLength ( string query ) : bool

Method Details

IsValid() public méthode

public IsValid ( string query ) : bool
query string
Résultat bool