Closed m-mohr closed 3 years ago
Several string fields are required, e.g. "id" in item or "description" in Collections. Although those fields are required, they can be provided as empty strings. Should we enforce a minimum length of 1 in JSON Schemas for required strings?
I'm +1 on this.
Several string fields are required, e.g. "id" in item or "description" in Collections. Although those fields are required, they can be provided as empty strings. Should we enforce a minimum length of 1 in JSON Schemas for required strings?