defaultMaxDepth

The default amount of nesting in the input allowed by toJSONValue and parseJSONValue.

enum defaultMaxDepth = 512;

Meta