It would be handy to restrict a number format. This will save additional validation checks/visualizations.
e.g:
- Number needs to be positive
- Number should be an integer
-The number should be within the range of 0-10
This is like a dependent drop-down list, however now restricting the number formatted input.