Value constrains in textarea

Description

set validation rules on input. When a numeric text area that should hold floats less than 50 then is there any min max value in textarea?

What MCU/Processor/Board and compiler are you using?

esp32,simulator

What LVGL version are you using?

8.3

What do you want to achieve?

I need to be able to setup tha max value and not allow user to write whateve on textarea.

Is there any way to do it?