form_field_validator
form_field_validator copied to clipboard
FormBuilderValidators.numeric should accept double value like 5.5
FormBuilderValidators.numeric should accept double value like 5.5
hello, i've notice the FormBuilderValidators.numeric is not accepting float or double value it's working same as integer not accepting the dot
thanks in advance for help