Treatment validate

json::validate


Inputs

⇥ text: Stream<string>

Outputs

↦ is_json: Stream<bool>


Validate JSON string.

Tells wether text is valid JSON or not.