UI validations for Text Field controls

Currently “Text Field” control doesn’t support any UI validations. We want to restrict users to enter only positive numbers in the text box. Is there any workaround to implement it?
image

Hi @sanjay_dhanave
if you want to insert “positive numbers” why using text and not number field?
With a number field you could use slider.
BR

Hi @sanjay_dhanave
any update on your side?
BR