CSenshi / Validator

Easy-to-use, Highly Configurable Python Data Validator. Inspired by Laravel Validator
https://pypi.org/project/validator/
MIT License
46 stars 23 forks source link

missing bad tests for rule class. #39

Closed beqakd closed 4 years ago

beqakd commented 4 years ago

we need to add bad tests for classes like min, max, between. For example checking type errors.