We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #183 in json-schema-validator addresses the handling of nullable fields.
A configuration change in SchemaValidatorsConfig allows this behaviour to be controlled using flags.
The openapi-validator.yml should allow the setting of the handleNullableFieldin a flexible manner
handleNullableField
The text was updated successfully, but these errors were encountered:
Fixes #113 - Support parameterization of handling nullable fields
30529ae
Fixes #113 - Support parameterization of handling nullable fields (#114)
10bd942
Support parameterization of handling nullable fields 1.6.x
Sorry, something went wrong.
f84ad30
Support parameterization of handling nullable fields master
ddobrin
No branches or pull requests
Issue #183 in json-schema-validator addresses the handling of nullable fields.
A configuration change in SchemaValidatorsConfig allows this behaviour to be controlled using flags.
The openapi-validator.yml should allow the setting of the
handleNullableField
in a flexible mannerThe text was updated successfully, but these errors were encountered: