Examples for Skeleton Empty non-null object/array/string

From Empty.fail.yaml (skeleton/Empty.schema)

---
"hello world"

From Empty.yaml (skeleton/Empty.schema)

---
[]
---
{}
---
""


[Main Page] [Schema Documentation] [Raw Schema] [JSON Schema]