fix age validation issue
This merge request adds validation to the age input field in the form to prevent invalid entries. It ensures that users can only submit integer values for age between 1 and 100.
This merge request adds validation to the age input field in the form to prevent invalid entries. It ensures that users can only submit integer values for age between 1 and 100.