Closed afuetterer closed 5 years ago
Empty strings of required keys in the JSON Schema pass through validation. But in fact they should be considered validation errors.
Example using minlength constraints: https://stackoverflow.com/questions/38478406/ensure-one-property-is-not-empty-in-json-schema
Empty strings of required keys in the JSON Schema pass through validation. But in fact they should be considered validation errors.
Example using minlength constraints: https://stackoverflow.com/questions/38478406/ensure-one-property-is-not-empty-in-json-schema