onyxframework / http

An opinionated framework for scalable web 🌎
https://onyxframework.com/http
MIT License
142 stars 11 forks source link

Replace "min" and "max" validations with "lt" and "gt" #26

Closed vladfaust closed 6 years ago

vladfaust commented 6 years ago

It's more commonly used and much clearer IMO. I'm also thinking of less_than: 42 and greater_than_or_equal: 5, but their lengths are terrifying