-
- Downloads
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>
parent
d7196a4c
No related branches found
No related tags found
Showing
- org.fortiss.tooling.kernel.ui/src/org/fortiss/tooling/kernel/ui/extension/base/.ratings 1 addition, 1 deletion...src/org/fortiss/tooling/kernel/ui/extension/base/.ratings
- org.fortiss.tooling.kernel.ui/src/org/fortiss/tooling/kernel/ui/extension/base/PropertySectionBase.java 33 additions, 1 deletion...tooling/kernel/ui/extension/base/PropertySectionBase.java
Please register or sign in to comment