[#BloombergLP-bdljsn-Json_StringInvariantGuard-2destructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/Json_StringInvariantGuard.adoc[Json_StringInvariantGuard]::~Json_StringInvariantGuard :relfileprefix: ../../../ :mrdocs: Validate the JSON string specified on construction using `BSLS_ASSERT` and destroy this guard object. == Synopsis Declared in `<bdljsn_json.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~Json_StringInvariantGuard() noexcept(false); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#