framework icon indicating copy to clipboard operation
framework copied to clipboard

groupChar does not work for integer

Open jze opened this issue 1 year ago • 1 comments

It seems that the groupChar properties does not work for fields with the type integer.

I have created a minimal example. Although the example seems to be correct the validation says: Type error in the cell "1.001" in row "3" and field "a" at position "1": type is "integer/default"

number-problem.csv number-problem.json

jze avatar Nov 21 '24 06:11 jze

Thanks for the issue ! I'll try to look into it.

pierrecamilleri avatar Nov 21 '24 08:11 pierrecamilleri