Strict schema flag
Open
- Dominant language
- Python
- Stars
- 652
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
Getting this:
/Users/cyber/.virtualenvs/jb/lib/python3.6/site-packages/webargs/core.py:293: UserWarning: It is highly recommended that you set strict=True on your schema so that the parser's error handler will be invoked when expected.
"so that the parser's error handler will be invoked when expected.", UserWarning)
Would be nice if it handled errors or I could tell it to use strict somehow. I'm not clear on how to fix this warning.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.