flask-validator
flask-validator copied to clipboard
added validators: int, float
Thanks @andrylyaschevsky for this PR can we make all numeric check stand as one instead of having int and float separately we can just make it a general numeric check.
This feature is great!