null
The null type is generally used to represent a missing value. When a
schema specifies a type
of null
, it has only one acceptable
value: null
.
{ "type": "null" }
null
false
0
""
The null type is generally used to represent a missing value. When a
schema specifies a type
of null
, it has only one acceptable
value: null
.
{ "type": "null" }
null
false
0
""