I am making a registration form and I want the entry to have a minimum of 5 characters so that it can be saved in the database, and I also want it to have a limit of 12, so that when the limit is reached, the entry does not let me write more
NOTE: I am making the form in structured code, I do not put the code because they are only entries, I want to see how the functions that have to be done would be