How to limit/ specify the number of digits, in a validation conditions
Validations are intended to validate but not restrict the user’s input.
Consider to use text question with Pattern to limit user input Text Question
Awesome, this was very helpful. thank you