Method Standards.JSON.Validator()->is_JSON_boolean()
- Method is_JSON_boolean
 privateboolis_JSON_boolean(mixedvalue)- Returns
 1 if the specified value is either Standards.JSON.true or Standards.JSON.false.
private  bool is_JSON_boolean(mixed value)
1 if the specified value is either Standards.JSON.true or Standards.JSON.false.