Skip to content

DynamicStruct::toString() escaping #3833

@aleks-f

Description

@aleks-f

In some instances (eg. when a string value in the struct is JSON), it is desirable to disable the automatic escaping of the string values in the DynamicStruct. Unfortunately, since we do not have a full JSON parser available in the Foundation library, this feature can only be applicable to all the string entries in the struct.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions