react-bootstrap-validation
react-bootstrap-validation copied to clipboard
Validate min and max for numeric fields
At the moment I can only validate numeric field with 'isInt', 'isFloat'. In validator.js they have already support min and max for 'isInt' and 'isFloat' Please update our dependencies to use latest library.
Hey, please refer to PR #54 .