Check if the given value is a valid Json value, i.e., a value that is serializable to JSON.
Whether the value is a valid Json value.
The value to check.
Check if the given value is a valid Json value, i.e., a value that is serializable to JSON.
Returns
Whether the value is a valid Json value.