Converts an object to a Json string, optionally normalized in alphabetic order.

Location

Namespace
Fuse
Package
Fuse.Common 2.9.1

Parameters

value

object

normalized

bool

Whether to sort object keys in alphabetic order, for object hashing consistency.

Returns

string