Skip to content

fix age validation issue

ramu-nukavarapu requested to merge bug-fix into develop

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.

Merge request reports

Loading