NewOldMax / react-form-validator-core

Core validator component for react forms
MIT License
94 stars 44 forks source link

Add support for negative numbers to isFloat #36

Closed kizaonline closed 5 years ago

NewOldMax commented 5 years ago

Also add new rule to rule list in readme

kizaonline commented 5 years ago

This is an update to an existing rule, it is already listed in the readme, do you want something more descriptive added to cover that isFloat now allows negatives?

NewOldMax commented 5 years ago

thanks for PR