chairemobilite / transition

Transition is a modern new approach to transit planning. It's a web application to model, simulate and plan public transit and alternative transportation.
http://transition.city
MIT License
20 stars 13 forks source link

paramValidatorUtils: Add `isInteger` and `isNumber` functions #979

Closed tahini closed 3 weeks ago

tahini commented 3 weeks ago

These functions validation whether the parameter is an integer or a number, whether positive, zero or negative.