Stevan Milic
Results
11
issues of
Stevan Milic
Resolves https://github.com/bauerji/flask-pydantic/issues/86 * Adds `include_error_url`, `include_error_context`, `include_error_input` to `validate(...)` method; the parameters are propagated to pydantic's `errors()` method. Providing flexibility in terms of using these values that might break serialization....