klein / klein.php

A fast & flexible router
MIT License
2.66k stars 290 forks source link

Adding "between" to the validator. #287

Open i-am-tom opened 9 years ago

i-am-tom commented 9 years ago

There is code to check the length of a string between two boundaries, but not the magnitude of a number between two boundary values. I've had a go at adding this in; what do people think?