minlength attribute declares a lower bound on the number of characters a user can input.
Docs: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input#attr-minlength https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-minlength
Samples: https://github.com/GoogleChrome/samples/tree/gh-pages/report-validity