You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose that validate_structured should pass a default value to the schema validator if a key is missing.
The initial value should probably be None.
Once #1 has been tackled we should provide a way to override it.
The text was updated successfully, but these errors were encountered:
bwhmather
changed the title
Allow optional keys in validate_structured
Allow optional keys in validate_structure
Aug 12, 2017
I propose that
validate_structured
should pass a default value to the schema validator if a key is missing.The initial value should probably be
None
.Once #1 has been tackled we should provide a way to override it.
The text was updated successfully, but these errors were encountered: