uri_builder::is_valid Method
Validate the generated URI from all existing components of this uri_builder.
_ASYNCRTIMP bool is_valid();
Return Value
Whether the URI is valid.
Requirements
Header: uri_builder.h
Namespace: web::http
Validate the generated URI from all existing components of this uri_builder.
_ASYNCRTIMP bool is_valid();
Whether the URI is valid.
Header: uri_builder.h
Namespace: web::http