JSONWriter.ValidateStructure

Usage:

Read and write.

Description:

Type: Boolean.
Specifies if a JSON object structure being written will be verified. In case an error is detected, an exception is generated. Example: when writing a value with no name outside the array or when writing an object end without specifying the start. Setting this property does not have an immediate effect. The set property value will only be used after opening the file or setting the string.
After creating an object, this property will have a value of True.

Availability:

Thin client, server, thick client, external connection.

    

1C:Enterprise Developer's Community