Variable UnsafeJsonStructConst

UnsafeJsonStruct: Struct<Json> = ...

A struct to check if the given value is a valid JSON-serializable value.

Note that this struct is unsafe. For safe validation, use JsonStruct.