flask-validator
flask-validator copied to clipboard
Boolean in query string issue
In query string, data is not bool or int but string, validator check instead if is instance of bool.
The validator should be fixed as i reported https://github.com/adekoder/flask-validator/pull/18#issuecomment-986962150