JsonKind

Classification of a JSON value as seen by the validator.

Values

ValueMeaning
null_
boolean
integer

integral representation (signed or unsigned)

floating
string_
array
object