Home
Schema
Example
JSON Schema
Expand all
Collapse all
Empty non-null object/array/string
Convenience schema for validating non-null empty data.
One of
Empty array
Empty object
Empty string
root
oneOf
Empty array
Empty array
Type: array
Must contain a maximum of
0
items
No Additional Items
root
oneOf
Empty object
Empty object
Type: object
root
oneOf
Empty string
Empty string
Type: const
Specific value:
""