We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong Example: 1.355,90€ will be parsed to 1,35€
The text was updated successfully, but these errors were encountered:
#731 - amount parser should respect grouping separators
35daa09
#731 - added new inputs for decimal and grouping delimiter
32f9078
#731 - refactoring: convert CsvColumnSettings to record
14e39ff
#731 - prefill inputs with values depending on locale
29a273c
#731 - only allow one character per separator input
45083c4
#731 - AmountParser: check if whole string is used otherwise throw an…
86b4e03
… error
#731 - added selenium tests
51c9c8f
deadlocker8
No branches or pull requests
Wrong Example: 1.355,90€ will be parsed to 1,35€
The text was updated successfully, but these errors were encountered: