json_schema
json_schema copied to clipboard
Export more models like ValidationErrors
Type
Improvement
Details
Right now the library does not export models like "ValidationErrors", "ValidationError", etc. It should be possible to import them via a library import.
Possible Solution
Export the models as well.
FYI: @michaelcarter-wf