Method Standards.JSON5.Validator()->is_JSON5_boolean()
- Method
is_JSON5_boolean
 privateboolis_JSON5_boolean(mixedvalue)- Returns
 1 if the specified value is either Standards.JSON5.true or Standards.JSON5.false.
private  bool is_JSON5_boolean(mixed value)
1 if the specified value is either Standards.JSON5.true or Standards.JSON5.false.