poppinss / indicative

Indicative is a simple yet powerful data validator for Node.js and browsers. It makes it so simple to write async validations on nested set of data.
https://indicative.adonisjs.com/
MIT License
417 stars 52 forks source link

Cast input to number before isNumber validation for non-strict #193

Closed OnyekaIjeh closed 6 years ago

OnyekaIjeh commented 6 years ago

PR to solve issue #178

I'd be honest, I'm very new to Open Source contribution, please bear with me and my mistakes. I just want to contribute to a project that I use.

mhemrg commented 6 years ago

Well done.

thetutlage commented 6 years ago

Thanks @OnyekaIjeh 😄

OnyekaIjeh commented 6 years ago

Thank you for Adonis and Indicative @thetutlage