[#BloombergLP-baljsn-DecoderOptions-setValidateInputIsUtf8] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/DecoderOptions.adoc[DecoderOptions]::setValidateInputIsUtf8 :relfileprefix: ../../../ :mrdocs: Set the "ValidateInputIsUtf8" attribute of this object to the specified `value`. == Synopsis Declared in `<baljsn_decoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setValidateInputIsUtf8(bool value); ---- == Parameters [cols="1,4"] |=== | Name| Description | *value* | new value for "ValidateInputIsUtf8" |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#