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: Simon Barner barner@fortiss.org