uri::validate, méthode
Valide une chaîne comme un Uri.
_ASYNCRTIMP static bool __cdecl validate(
const utility::string_t &uri_string
);
Paramètres
- uri_string
Chaîne d'URI à valider.
Valeur de retour
true si la chaîne spécifiée représente un URI valide ; sinon, false.
Configuration requise
En-tête : base_uri.h
Espace de noms : web::http