[#BloombergLP-bdljsn-operator_json] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::operator""_json :relfileprefix: ../../ :mrdocs: Return a `bdljsn::Json` object having the value of the JSON described in the specified `text` of the specified `numBytes`. If `text` is not a valid JSON document then invoke the currently installed `bsls::Assert` failure handler. == Synopsis Declared in `<bdljsn_jsonliterals.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdljsn/Json.adoc[bdljsn::Json] operator""_json( char const* text, std::size_t numBytes); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#