react-inputs-validation v3.2.0
- Provide
numberType
to the validation option. Validation number type, options are ['decimal', 'int']. Handy when the validation type is number.
numberType
to the validation option. Validation number type, options are ['decimal', 'int']. Handy when the validation type is number.