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

Double input format validation: check if the entire string was parsed

* org.conqat.ide.commons.ui.databinding.validate.TextToDoubleValidator
  also accepted inputs where only a prefix was valid (followed by some
  garbage)
* Local version of TextToDoubleValidator checks if the entire input was
  parsed.

Issue-Ref: 3582
Issue-Url: https://af3-developer.fortiss.org/issues/3582



Signed-off-by: default avatarSimon Barner <barner@fortiss.org>
parent d7196a4c
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