JSON

Methods

static isJSONString(str) → {boolean}

Returns verdict if given string is valid JSON or not
Parameters:
Name Type Description
str string JSON string to be checked
Returns:
boolean - Verdict