I know that in html you can set the size of a text input and the maxlength. But I am looking for a way to set a minlength to an input, and make it a requirement to fill out the input with the proper length, before the user can submit the form. If anyone has any suggestions, I would love to try them.
thanks