availity-reactstrap-validation icon indicating copy to clipboard operation
availity-reactstrap-validation copied to clipboard

Error message is not correct

Open emin-karadag opened this issue 5 years ago • 0 comments

Hello, I have defined an error message for AvField. I require the field. Then I defined the error message for required. So it worked correctly. But this field is a numeric field and I added valueParser = {parseFloat} to get the value. After adding this the error message that should work for "required" didn't work. Could you help?

emin-karadag avatar Nov 09 '20 05:11 emin-karadag