Skip to content
Snippets Groups Projects
Commit bec9d22d authored by Simon Barner's avatar Simon Barner
Browse files

PropertySectionBase.TextToDoubleValidator -> databinding.NumberValidator

* Rename singleton instance to NUMBER_VALIDATOR
* Use java.text.NumberFormat instead of the one from com.ibm.icu
* Disallow using 1000er group separator into to avoid confusions
  with decimal separator
* Accept empty input, as well as leading and trailing spaces

Issue-Ref: 3582
Issue-Url: https://af3-developer.fortiss.org/issues/3582
parent 57e1002f
No related branches found
No related tags found
1 merge request!38Double input format validation: check if the entire string was parsed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment