zendframework / zend-form

Form component from Zend Framework
BSD 3-Clause "New" or "Revised" License
69 stars 87 forks source link

add minlength as valid attribute for textarea #231

Open habibillah opened 5 years ago

habibillah commented 5 years ago

According to MDN web docs and WHATWG HTML Living Standard, the minlength attribute also apply to textarea form elements.

other form elements that applied minlength already included by https://github.com/zendframework/zend-form/issues/206

dennybrandes commented 4 years ago

We should add this change to Changelog file.

weierophinney commented 4 years ago

This repository has been closed and moved to laminas/laminas-form; a new issue has been opened at https://github.com/laminas/laminas-form/issues/2.

weierophinney commented 4 years ago

This repository has been moved to laminas/laminas-form. If you feel that this patch is still relevant, please re-open against that repository, and reference this issue. To re-open, we suggest the following workflow: