Is json () valid?: Difference between revisions

Is json () valid?
Content deleted Content added
created the website
 
No edit summary
 
Line 1:
{{Infobox Block
checks whether the inputted string is a JSON. Returns true if it is a JSON and returns false if it isn't
|category = [[JSON]]
|title = is json () valid?
|block_name = is json [] valid?::#0fbd8c boolean
|block_type = Boolean Block
}}
The '''is json () valid?''' block is a boolean block that reports true if the input is valid JSON, and false otherwise. The default input is "{}", which returns true.
{{DISPLAYTITLE:is json () valid?}}
[[Category:JSON Blocks]]
[[Category:Boolean Blocks]]
[[Category:Extension Blocks]]