See the screenshot below. I have a 'number' answer mask on this question, but the validation display text incorrectly says that I haven't entered a value:
This is because the validation code attempts to convert the text to a number - if that fails it blanks the value on the model. We need to re-evaluate how we handle number validation.
See the screenshot below. I have a 'number' answer mask on this question, but the validation display text incorrectly says that I haven't entered a value: