Error message for "additionalProperties" not easily reproducible with data available in the ValidationError #992
Labels
Bug
Something doesn't work the way it should.
Error Reporting
Issues related to clearer or more robust validation error reporting
This is a follow-up to the discussion in #971 (sorry for the delay).
To reproduce the error message of "additionalProperties", some preprocessing needs to be done based on the data readily available in the ValidationError.
Especially, the offending properties are computed with private function
find_additional_properties
.The text was updated successfully, but these errors were encountered: