tlivings / enjoi

Converts a JSON schema to a Joi schema.
Apache License 2.0
282 stars 57 forks source link

Allow empty string #113

Closed nlundquist closed 3 years ago

nlundquist commented 3 years ago

Empty strings are valid string types per the JSONSchema spec.

nlundquist commented 3 years ago

Realized this PR is misplaced.