krakenjs / swaggerize-routes

Swagger document driven route builder.
Other
58 stars 57 forks source link

Validate minimum and maximum in numbers #74

Closed gonenduk closed 6 years ago

gonenduk commented 7 years ago

Add support for minimum and maximum validations of number parameters. Also add 2 tests to the unit testings to check it works.

gonenduk commented 6 years ago

Closing. Was fixed in: fix for #76, replaces #79