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

between. #41

Closed beqakd closed 4 years ago

beqakd commented 4 years ago

I think we should change between class as so user can choose min and max separately. I mean if user goes for between(10,12) we all know what it is. But if it goes for between(10,) or between(,12) maybe we should go for min and max ones?

CSenshi commented 4 years ago

Reasonable issue. Let's do it but first of all, what solution do you suggest for doing argument passing as (10, ) or (, 12)?

beqakd commented 4 years ago

I will suggest one in 24hr.

CSenshi commented 4 years ago

Ok, your time is ticking https://countingdownto.com/?c=3062048

beqakd commented 4 years ago

Dude its few minutes late :) :D

CSenshi commented 4 years ago

Fixed it. Don't loose your bloody 3 minutes!