Package provide possibility to validate of Flask request.
- Easy and beautiful
- Type conversion
- Extensible
- Header, GET, FORM and nested JSON validation
- Post validation hooks
- Custom error messages
- Supports Flask-RESTful
- Python 2.7 / 3.5 supported up to v3.0
$ pip install flask_request_validator